fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface AnnotationTypeAttribute
- All Superinterfaces:
- DTDAnnotationTypeAttribute
- All Known Subinterfaces:
- AnnotationEvent
- All Known Implementing Classes:
- BasicAnnotationEvent, DefaultAnnotationEvent
- public interface AnnotationTypeAttribute
- extends DTDAnnotationTypeAttribute
- Author:
- raf
TYPE_NONE
public static final short TYPE_NONE
- See Also:
- Constant Field Values
TYPE_OBJECT
public static final short TYPE_OBJECT
- See Also:
- Constant Field Values
TYPE_COMMAND
public static final short TYPE_COMMAND
- See Also:
- Constant Field Values
getType
public short getType()
setType
public void setType(short type)