Uses of Class
edu.nps.moves.dis7.pdus.AggregateIdentifier
Packages that use AggregateIdentifier
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of AggregateIdentifier in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as AggregateIdentifierModifier and TypeFieldDescriptionprotected AggregateIdentifierAggregateStatePdu.aggregateIDID of aggregated entitiesFields in edu.nps.moves.dis7.pdus with type parameters of type AggregateIdentifierModifier and TypeFieldDescriptionprotected List<AggregateIdentifier>AggregateStatePdu.aggregateIDListaggregates listMethods in edu.nps.moves.dis7.pdus that return AggregateIdentifierModifier and TypeMethodDescriptionAggregateStatePdu.getAggregateID()Getter forAggregateStatePdu.aggregateIDAggregateIdentifier.setAggregateID(int pAggregateID)Utility setter foraggregateIDAggregateIdentifier.setAggregateID(short pAggregateID)Setter foraggregateIDAggregateIdentifier.setSimulationAddress(SimulationAddress pSimulationAddress)Setter forsimulationAddressMethods in edu.nps.moves.dis7.pdus that return types with arguments of type AggregateIdentifierModifier and TypeMethodDescriptionAggregateStatePdu.getAggregateIDList()Getter forAggregateStatePdu.aggregateIDListMethods in edu.nps.moves.dis7.pdus with parameters of type AggregateIdentifierModifier and TypeMethodDescriptionAggregateStatePdu.setAggregateID(AggregateIdentifier pAggregateID)Setter forAggregateStatePdu.aggregateIDMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type AggregateIdentifierModifier and TypeMethodDescriptionAggregateStatePdu.setAggregateIDList(List<AggregateIdentifier> pAggregateIDList)Setter forAggregateStatePdu.aggregateIDList