Interface MComment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setText(java.lang.String text)
Sets the text of this comment.-
Methods inherited from interface org.apache.xmlbeans.impl.jam.JComment
getSourcePosition, getText
-
Methods inherited from interface org.apache.xmlbeans.impl.jam.JElement
accept, getArtifact, getParent, getQualifiedName, getSimpleName, toString
-
Methods inherited from interface org.apache.xmlbeans.impl.jam.mutable.MElement
accept, createSourcePosition, getClassLoader, getMutableSourcePosition, removeSourcePosition, setArtifact, setSimpleName
-
-