Uses of Class
edu.nps.moves.dis7.pdus.AggregateType
Packages that use AggregateType
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of AggregateType in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as AggregateTypeModifier and TypeFieldDescriptionprotected AggregateType
AggregateStatePdu.aggregateType
entity type of the aggregated entitiesMethods in edu.nps.moves.dis7.pdus that return AggregateTypeModifier and TypeMethodDescriptionAggregateStatePdu.getAggregateType()
Getter forAggregateStatePdu.aggregateType
AggregateType.setAggregateKind
(AggregateStateAggregateKind pAggregateKind) Setter foraggregateKind
AggregateType.setCategory
(byte pCategory) Setter forcategory
AggregateType.setCategory
(int pCategory) Utility setter forcategory
AggregateType.setCountry
(Country pCountry) Setter forcountry
AggregateType.setDomain
(PlatformDomain pDomain) Setter fordomain
AggregateType.setExtra
(byte pExtra) Setter forextra
AggregateType.setExtra
(int pExtra) Utility setter forextra
AggregateType.setSpecificInfo
(AggregateStateSpecific pSpecificInfo) Setter forspecificInfo
AggregateType.setSubcategory
(AggregateStateSubcategory pSubcategory) Setter forsubcategory
Methods in edu.nps.moves.dis7.pdus with parameters of type AggregateTypeModifier and TypeMethodDescriptionAggregateStatePdu.setAggregateType
(AggregateType pAggregateType) Setter forAggregateStatePdu.aggregateType