Uses of Class
edu.nps.moves.dis7.pdus.ServiceRequestPdu
Packages that use ServiceRequestPdu
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of ServiceRequestPdu in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return ServiceRequestPduModifier and TypeMethodDescriptionServiceRequestPdu.copy()
copy method creates a deep copy of current object using preferred marshalling methodServiceRequestPdu.copyByteBuffer()
Creates a "deep copy" of current object using ByteBuffer methods.ServiceRequestPdu.copyDataOutputStream()
copy method creates a deep copy of current object using DataOutputStream methods.ServiceRequestPdu.setPadding1
(int pPadding1) Utility setter forpadding1
ServiceRequestPdu.setPadding1
(short pPadding1) Setter forpadding1
ServiceRequestPdu.setRequestingEntityID
(EntityID pRequestingEntityID) Setter forrequestingEntityID
ServiceRequestPdu.setServiceTypeRequested
(ServiceRequestServiceTypeRequested pServiceTypeRequested) Setter forserviceTypeRequested
ServiceRequestPdu.setServicingEntityID
(EntityID pServicingEntityID) Setter forservicingEntityID
ServiceRequestPdu.setSupplies
(List<SupplyQuantity> pSupplies) Setter forsupplies
-
Uses of ServiceRequestPdu in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return ServiceRequestPduModifier and TypeMethodDescriptionPduFactory.makeServiceRequestPdu()
Create and add initial properties to a new Service Request PDU
IEEE Std 1278.1-2012, 5.5.5