fr.inria.oadymppac.parsing.info
Class AnnotationCommandInfo
java.lang.Object
fr.inria.oadymppac.parsing.info.BasicInfo
fr.inria.oadymppac.parsing.info.AnnotationCommandInfo
- All Implemented Interfaces:
- AnnotationCommandAttributes, java.lang.Cloneable, DTDAnnotationElement, Info
- public class AnnotationCommandInfo
- extends BasicInfo
- implements AnnotationCommandAttributes, java.lang.Cloneable
- Author:
- raf
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
Fields inherited from interface fr.inria.oadymppac.parsing.event.Info |
logger |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INFO_TYPE
public static final int INFO_TYPE
- See Also:
- Constant Field Values
AnnotationCommandInfo
public AnnotationCommandInfo()
getInfoType
public int getInfoType()
- Specified by:
getInfoType
in interface Info
getCommand
public java.lang.String getCommand()
- Specified by:
getCommand
in interface AnnotationCommandAttributes
setCommand
public void setCommand(java.lang.String command)
- Specified by:
setCommand
in interface AnnotationCommandAttributes
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone
in class BasicInfo
- Throws:
java.lang.CloneNotSupportedException