![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Public Member Functions | |
Class<? extends Enum > | elementType () default Enum.class |
When this annotation annotates an enum class, don't set this member. More... | |
Definition at line 37 of file BitSet.java.
Class<? extends Enum> org.omg.dds.type.BitSet.elementType | ( | ) |
When this annotation annotates an enum class, don't set this member.
But if you do, set it to the type of the enumeration itself.
When it annotates an object of type java.util.EnumSet of java.util.BitSet, it indicates the BitSet-annotated enum class that defines the members of the bit set.