Uses of Class
edu.nps.moves.dis7.pdus.AggregateMarking
Packages that use AggregateMarking
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of AggregateMarking in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as AggregateMarkingModifier and TypeFieldDescriptionprotected AggregateMarking
AggregateStatePdu.aggregateMarking
marking for aggregate; first char is charset type, rest is char dataMethods in edu.nps.moves.dis7.pdus that return AggregateMarkingModifier and TypeMethodDescriptionAggregateStatePdu.getAggregateMarking()
Getter forAggregateStatePdu.aggregateMarking
AggregateMarking.setCharacters(byte[] pCharacters)
Setter forcharacters
AggregateMarking.setCharacterSet(EntityMarkingCharacterSet pCharacterSet)
Setter forcharacterSet
Methods in edu.nps.moves.dis7.pdus with parameters of type AggregateMarkingModifier and TypeMethodDescriptionAggregateStatePdu.setAggregateMarking(AggregateMarking pAggregateMarking)
Setter forAggregateStatePdu.aggregateMarking