Uses of Class
edu.nps.moves.dis7.pdus.UnsignedDISInteger
Packages that use UnsignedDISInteger
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of UnsignedDISInteger in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type UnsignedDISIntegerModifier and TypeFieldDescriptionprotected List<UnsignedDISInteger>DataQueryDatumSpecification.fixedDatumIDListvariable length list fixed datum IDsprotected List<UnsignedDISInteger>DataQueryDatumSpecification.variableDatumIDListvariable length list variable datum IDsMethods in edu.nps.moves.dis7.pdus that return UnsignedDISIntegerMethods in edu.nps.moves.dis7.pdus that return types with arguments of type UnsignedDISIntegerModifier and TypeMethodDescriptionDataQueryDatumSpecification.getFixedDatumIDList()Getter forDataQueryDatumSpecification.fixedDatumIDListDataQueryDatumSpecification.getVariableDatumIDList()Method parameters in edu.nps.moves.dis7.pdus with type arguments of type UnsignedDISIntegerModifier and TypeMethodDescriptionDataQueryDatumSpecification.setFixedDatumIDList(List<UnsignedDISInteger> pFixedDatumIDList)Setter forDataQueryDatumSpecification.fixedDatumIDListDataQueryDatumSpecification.setVariableDatumIDList(List<UnsignedDISInteger> pVariableDatumIDList)