public class CATStandard
extends java.lang.Object
Constructor and Description |
---|
CATStandard(org.dom4j.Element e)
Constructor for the CATStandard object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsnId()
Gets the asnId attribute of the CATStandard object
|
java.lang.String |
getAuthor()
Gets the author attribute of the CATStandard object
|
java.lang.String |
getBenchmark()
Gets the benchmark attribute of the CATStandard object
|
org.dom4j.Element |
getElement() |
java.lang.String |
getGradeLevels()
Gets the gradeLevels attribute of the CATStandard object
|
java.lang.String |
getIdentifier()
Gets the identifier attribute of the CATStandard object
|
java.lang.String |
getText()
Gets the text attribute of the CATStandard object
|
java.lang.String |
getTopic()
Gets the topic attribute of the CATStandard object
|
public CATStandard(org.dom4j.Element e)
e
- NOT YET DOCUMENTEDpublic org.dom4j.Element getElement()
public java.lang.String getAsnId()
public java.lang.String getIdentifier()
public java.lang.String getAuthor()
public java.lang.String getTopic()
public java.lang.String getGradeLevels()
public java.lang.String getText()
public java.lang.String getBenchmark()