Uses of Class
edu.nps.moves.dis7.pdus.AggregateType
Packages that use AggregateType
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of AggregateType in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as AggregateTypeModifier and TypeFieldDescriptionprotected AggregateTypeAggregateStatePdu.aggregateTypeentity type of the aggregated entitiesMethods in edu.nps.moves.dis7.pdus that return AggregateTypeModifier and TypeMethodDescriptionAggregateStatePdu.getAggregateType()Getter forAggregateStatePdu.aggregateTypeAggregateType.setAggregateKind(AggregateStateAggregateKind pAggregateKind)Setter foraggregateKindAggregateType.setCategory(byte pCategory)Setter forcategoryAggregateType.setCategory(int pCategory)Utility setter forcategoryAggregateType.setCountry(Country pCountry)Setter forcountryAggregateType.setDomain(PlatformDomain pDomain)Setter fordomainAggregateType.setExtra(byte pExtra)Setter forextraAggregateType.setExtra(int pExtra)Utility setter forextraAggregateType.setSpecificInfo(AggregateStateSpecific pSpecificInfo)Setter forspecificInfoAggregateType.setSubcategory(AggregateStateSubcategory pSubcategory)Setter forsubcategoryMethods in edu.nps.moves.dis7.pdus with parameters of type AggregateTypeModifier and TypeMethodDescriptionAggregateStatePdu.setAggregateType(AggregateType pAggregateType)Setter forAggregateStatePdu.aggregateType