|
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.RoleImpl
An XML role(@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.Role |
Role.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.Role |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
RoleImpl(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 |
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 |
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 |
| 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 RoleImpl(SchemaType sType)
| Method Detail |
public Named getRatom()
getRatom in interface Rolepublic boolean isSetRatom()
isSetRatom in interface Rolepublic void setRatom(Named ratom)
setRatom in interface Rolepublic Named addNewRatom()
addNewRatom in interface Rolepublic void unsetRatom()
unsetRatom in interface Rolepublic Named getFeature()
getFeature in interface Rolepublic boolean isSetFeature()
isSetFeature in interface Rolepublic void setFeature(Named feature)
setFeature in interface Rolepublic Named addNewFeature()
addNewFeature in interface Rolepublic void unsetFeature()
unsetFeature in interface Rolepublic Named getAttribute()
getAttribute in interface Rolepublic boolean isSetAttribute()
isSetAttribute in interface Rolepublic void setAttribute(Named attribute)
setAttribute in interface Rolepublic Named addNewAttribute()
addNewAttribute in interface Rolepublic void unsetAttribute()
unsetAttribute in interface Rolepublic Role getInverse()
getInverse in interface Rolepublic boolean isSetInverse()
isSetInverse in interface Rolepublic void setInverse(Role inverse)
setInverse in interface Rolepublic Role addNewInverse()
addNewInverse in interface Rolepublic void unsetInverse()
unsetInverse in interface Rolepublic ChainType getChain()
getChain in interface Rolepublic boolean isSetChain()
isSetChain in interface Rolepublic void setChain(ChainType chain)
setChain in interface Rolepublic ChainType addNewChain()
addNewChain in interface Rolepublic void unsetChain()
unsetChain in interface Role
|
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 | ||||||||||