|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.kr.dl.dig.v1_1.impl.RelatedIndividualsDocumentImpl.RelatedIndividualsImpl
An XML relatedIndividuals(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class org.kr.dl.dig.v1_1.RelatedIndividualsDocument.RelatedIndividuals |
RelatedIndividualsDocument.RelatedIndividuals.Factory |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.kr.dl.dig.v1_1.RelatedIndividualsDocument.RelatedIndividuals |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
RelatedIndividualsDocumentImpl.RelatedIndividualsImpl(SchemaType sType)
|
|
| Method Summary | |
Named |
addNewAttribute()
Appends and returns a new empty "attribute" element |
ChainType |
addNewChain()
Appends and returns a new empty "chain" element |
Named |
addNewFeature()
Appends and returns a new empty "feature" element |
Role |
addNewInverse()
Appends and returns a new empty "inverse" element |
Named |
addNewRatom()
Appends and returns a new empty "ratom" element |
Named |
getAttribute()
Gets the "attribute" element |
ChainType |
getChain()
Gets the "chain" element |
Named |
getFeature()
Gets the "feature" element |
String |
getId()
Gets the "id" attribute |
Role |
getInverse()
Gets the "inverse" element |
Named |
getRatom()
Gets the "ratom" element |
boolean |
isSetAttribute()
True if has "attribute" element |
boolean |
isSetChain()
True if has "chain" element |
boolean |
isSetFeature()
True if has "feature" element |
boolean |
isSetInverse()
True if has "inverse" element |
boolean |
isSetRatom()
True if has "ratom" element |
void |
setAttribute(Named attribute)
Sets the "attribute" element |
void |
setChain(ChainType chain)
Sets the "chain" element |
void |
setFeature(Named feature)
Sets the "feature" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setInverse(Role inverse)
Sets the "inverse" element |
void |
setRatom(Named ratom)
Sets the "ratom" element |
void |
unsetAttribute()
Unsets the "attribute" element |
void |
unsetChain()
Unsets the "chain" element |
void |
unsetFeature()
Unsets the "feature" element |
void |
unsetInverse()
Unsets the "inverse" element |
void |
unsetRatom()
Unsets the "ratom" element |
XmlID |
xgetId()
Gets (as xml) the "id" attribute |
void |
xsetId(XmlID id)
Sets (as xml) the "id" attribute |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Constructor Detail |
public RelatedIndividualsDocumentImpl.RelatedIndividualsImpl(SchemaType sType)
| Method Detail |
public Named getRatom()
getRatom in interface RelatedIndividualsDocument.RelatedIndividualspublic boolean isSetRatom()
isSetRatom in interface RelatedIndividualsDocument.RelatedIndividualspublic void setRatom(Named ratom)
setRatom in interface RelatedIndividualsDocument.RelatedIndividualspublic Named addNewRatom()
addNewRatom in interface RelatedIndividualsDocument.RelatedIndividualspublic void unsetRatom()
unsetRatom in interface RelatedIndividualsDocument.RelatedIndividualspublic Named getFeature()
getFeature in interface RelatedIndividualsDocument.RelatedIndividualspublic boolean isSetFeature()
isSetFeature in interface RelatedIndividualsDocument.RelatedIndividualspublic void setFeature(Named feature)
setFeature in interface RelatedIndividualsDocument.RelatedIndividualspublic Named addNewFeature()
addNewFeature in interface RelatedIndividualsDocument.RelatedIndividualspublic void unsetFeature()
unsetFeature in interface RelatedIndividualsDocument.RelatedIndividualspublic Named getAttribute()
getAttribute in interface RelatedIndividualsDocument.RelatedIndividualspublic boolean isSetAttribute()
isSetAttribute in interface RelatedIndividualsDocument.RelatedIndividualspublic void setAttribute(Named attribute)
setAttribute in interface RelatedIndividualsDocument.RelatedIndividualspublic Named addNewAttribute()
addNewAttribute in interface RelatedIndividualsDocument.RelatedIndividualspublic void unsetAttribute()
unsetAttribute in interface RelatedIndividualsDocument.RelatedIndividualspublic Role getInverse()
getInverse in interface RelatedIndividualsDocument.RelatedIndividualspublic boolean isSetInverse()
isSetInverse in interface RelatedIndividualsDocument.RelatedIndividualspublic void setInverse(Role inverse)
setInverse in interface RelatedIndividualsDocument.RelatedIndividualspublic Role addNewInverse()
addNewInverse in interface RelatedIndividualsDocument.RelatedIndividualspublic void unsetInverse()
unsetInverse in interface RelatedIndividualsDocument.RelatedIndividualspublic ChainType getChain()
getChain in interface RelatedIndividualsDocument.RelatedIndividualspublic boolean isSetChain()
isSetChain in interface RelatedIndividualsDocument.RelatedIndividualspublic void setChain(ChainType chain)
setChain in interface RelatedIndividualsDocument.RelatedIndividualspublic ChainType addNewChain()
addNewChain in interface RelatedIndividualsDocument.RelatedIndividualspublic void unsetChain()
unsetChain in interface RelatedIndividualsDocument.RelatedIndividualspublic String getId()
getId in interface RelatedIndividualsDocument.RelatedIndividualspublic XmlID xgetId()
xgetId in interface RelatedIndividualsDocument.RelatedIndividualspublic void setId(String id)
setId in interface RelatedIndividualsDocument.RelatedIndividualspublic void xsetId(XmlID id)
xsetId in interface RelatedIndividualsDocument.RelatedIndividuals
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||