public class AsnDocStatement extends AsnStatement
element
Constructor and Description |
---|
AsnDocStatement(org.dom4j.Element e)
Constructor for the AsnDocStatement object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCreated()
Gets the created attribute of the AsnDocStatement object
|
java.lang.String |
getExportVersion()
Gets the exportVersion attribute of the AsnDocStatement object
|
java.lang.String |
getFileCreated()
Gets the fileCreated attribute of the AsnDocStatement object
|
java.lang.String |
getJurisdiction() |
java.lang.String |
getTitle()
Gets the title attribute of the AsnDocStatement object
|
java.lang.String |
toString()
NOT YET DOCUMENTED
|
getChildrenIDs, getDescription, getElement, getEndGradeLevel, getGradeRange, getId, getParentId, getStartGradeLevel, getSubElementResource, getSubElementResource, getSubElementText, getSubElementText, getSubject, setDescription, setGradeLevels
public AsnDocStatement(org.dom4j.Element e)
e
- NOT YET DOCUMENTEDpublic java.lang.String getTitle()
public java.lang.String getFileCreated()
public java.lang.String getCreated()
public java.lang.String getExportVersion()
public java.lang.String getJurisdiction()
public java.lang.String toString()
toString
in class AsnStatement