|
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.CATStandardDocument
public class CATStandardDocument
Wraps "StandardDocument" elements returned by getAllStandardDocuments call.
GetAllStandardsDocuments
Constructor Summary | |
---|---|
CATStandardDocument(Element e)
Constructor for the CATStandardDocument object |
Method Summary | |
---|---|
String |
getAuthor()
Gets the author attribute of the CATStandardDocument object |
String |
getCreated()
Gets the created attribute of the CATStandardDocument object |
String |
getDescription()
Gets the description attribute of the CATStandardDocument object |
Element |
getElement()
Gets the element attribute of the CATStandardDocument object |
String |
getId()
Gets the identifier attribute of the CATStandardDocument object |
String |
getTitle()
Gets the title attribute of the CATStandardDocument object |
String |
getTopic()
Gets the topic attribute of the CATStandardDocument object |
String |
getVersion()
Gets the version attribute of the CATStandardDocument object |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CATStandardDocument(Element e)
e
- NOT YET DOCUMENTEDMethod Detail |
---|
public Element getElement()
public String getId()
public String getAuthor()
public String getTopic()
public String getCreated()
public String getTitle()
public String getDescription()
public String getVersion()
public String toString()
toString
in class Object
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |