|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.esri.aims.mtier.model.metadata.query.Subset
Implements a Subset element.
Constructor Summary | |
Subset()
Constructs an instance of a Subset object. |
Method Summary | |
String |
getDocID()
Returns the docID value of this object. |
com.esri.w3c.dom.Element |
getSubsetElement()
Returns this object as a Subset element. |
String |
getType()
Returns the type for this object. |
void |
setDocID(String newDocID)
Sets the given value as docID of this object. |
void |
setType(String newType)
Sets the given type for this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Subset()
Method Detail |
public String getDocID()
docID
value of this object.
public void setDocID(String newDocID)
docID
of this object.
newDocID
- The new docID for this code object.public String getType()
public void setType(String newType)
public com.esri.w3c.dom.Element getSubsetElement() throws AXLAttributeException
AXLAttributeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |