fr.inria.oadymppac.parsing.info
Class StageCommentInfo
java.lang.Object
fr.inria.oadymppac.parsing.info.BasicInfo
fr.inria.oadymppac.parsing.info.StageCommentInfo
- All Implemented Interfaces:
- java.lang.Cloneable, DTDStageCommentElement, Info, StageCommentAttributes
- public class StageCommentInfo
- extends BasicInfo
- implements StageCommentAttributes, 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
StageCommentInfo
public StageCommentInfo()
getInfoType
public int getInfoType()
- Specified by:
getInfoType
in interface Info
getComment
public java.lang.String getComment()
- Specified by:
getComment
in interface StageCommentAttributes
setComment
public void setComment(java.lang.String comment)
- Specified by:
setComment
in interface StageCommentAttributes
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone
in class BasicInfo
- Throws:
java.lang.CloneNotSupportedException