|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.serviceclients.cat.CATStandard
public class CATStandard
Wraps standard element returned by SuggestCATStandards call.
Constructor Summary | |
---|---|
CATStandard(Element e)
Constructor for the CATStandard object |
Method Summary | |
---|---|
String |
getAsnId()
Gets the asnId attribute of the CATStandard object |
String |
getAuthor()
Gets the author attribute of the CATStandard object |
String |
getBenchmark()
Gets the benchmark attribute of the CATStandard object |
Element |
getElement()
|
String |
getGradeLevels()
Gets the gradeLevels attribute of the CATStandard object |
String |
getIdentifier()
Gets the identifier attribute of the CATStandard object |
String |
getText()
Gets the text attribute of the CATStandard object |
String |
getTopic()
Gets the topic attribute of the CATStandard object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CATStandard(Element e)
e
- NOT YET DOCUMENTEDMethod Detail |
---|
public Element getElement()
public String getAsnId()
public String getIdentifier()
public String getAuthor()
public String getTopic()
public String getGradeLevels()
public String getText()
public String getBenchmark()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |