@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD,METHOD})
public @interface BitSet
Modifier and Type | Optional Element and Description |
---|---|
java.lang.Class<? extends java.lang.Enum> |
elementType
When this annotation annotates an enum class, don't set this member.
|
public abstract java.lang.Class<? extends java.lang.Enum> elementType
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.