DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM)

org.kr.dl.dig.v1_1.impl
Class RoleConceptPairImpl

java.lang.Object
  extended byorg.apache.xmlbeans.impl.values.XmlObjectBase
      extended byorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended byorg.kr.dl.dig.v1_1.impl.RoleConceptPairImpl
All Implemented Interfaces:
RoleConceptPair, Serializable, SimpleValue, TypeStoreUser, XmlObject, XmlTokenSource
Direct Known Subclasses:
NumRoleConceptPairImpl

public class RoleConceptPairImpl
extends XmlComplexContentImpl
implements RoleConceptPair

An XML roleConceptPair(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.kr.dl.dig.v1_1.RoleConceptPair
RoleConceptPair.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.RoleConceptPair
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
RoleConceptPairImpl(SchemaType sType)
           
 
Method Summary
 RoleConceptPair addNewAll()
          Appends and returns a new empty "all" element
 Concepts addNewAnd()
          Appends and returns a new empty "and" element
 NumRoleConceptPair addNewAtleast()
          Appends and returns a new empty "atleast" element
 NumRoleConceptPair addNewAtmost()
          Appends and returns a new empty "atmost" element
 Named addNewAttribute()
          Appends and returns a new empty "attribute" element
 XmlObject addNewBottom()
          Appends and returns a new empty "bottom" element
 Named addNewCatom()
          Appends and returns a new empty "catom" element
 ChainType addNewChain()
          Appends and returns a new empty "chain" element
 AttributeType addNewDefined()
          Appends and returns a new empty "defined" element
 Named addNewFeature()
          Appends and returns a new empty "feature" element
 IntequalsDocument.Intequals addNewIntequals()
          Appends and returns a new empty "intequals" element
 IntmaxDocument.Intmax addNewIntmax()
          Appends and returns a new empty "intmax" element
 IntminDocument.Intmin addNewIntmin()
          Appends and returns a new empty "intmin" element
 IntrangeDocument.Intrange addNewIntrange()
          Appends and returns a new empty "intrange" element
 Role addNewInverse()
          Appends and returns a new empty "inverse" element
 Individuals addNewIset()
          Appends and returns a new empty "iset" element
 Concept addNewNot()
          Appends and returns a new empty "not" element
 Concepts addNewOr()
          Appends and returns a new empty "or" element
 Named addNewRatom()
          Appends and returns a new empty "ratom" element
 RoleConceptPair addNewSome()
          Appends and returns a new empty "some" element
 StringequalsDocument.Stringequals addNewStringequals()
          Appends and returns a new empty "stringequals" element
 StringmaxDocument.Stringmax addNewStringmax()
          Appends and returns a new empty "stringmax" element
 StringminDocument.Stringmin addNewStringmin()
          Appends and returns a new empty "stringmin" element
 StringrangeDocument.Stringrange addNewStringrange()
          Appends and returns a new empty "stringrange" element
 XmlObject addNewTop()
          Appends and returns a new empty "top" element
 RoleConceptPair getAll()
          Gets the "all" element
 Concepts getAnd()
          Gets the "and" element
 NumRoleConceptPair getAtleast()
          Gets the "atleast" element
 NumRoleConceptPair getAtmost()
          Gets the "atmost" element
 Named getAttribute()
          Gets the "attribute" element
 XmlObject getBottom()
          Gets the "bottom" element
 Named getCatom()
          Gets the "catom" element
 ChainType getChain()
          Gets the "chain" element
 AttributeType getDefined()
          Gets the "defined" element
 Named getFeature()
          Gets the "feature" element
 IntequalsDocument.Intequals getIntequals()
          Gets the "intequals" element
 IntmaxDocument.Intmax getIntmax()
          Gets the "intmax" element
 IntminDocument.Intmin getIntmin()
          Gets the "intmin" element
 IntrangeDocument.Intrange getIntrange()
          Gets the "intrange" element
 Role getInverse()
          Gets the "inverse" element
 Individuals getIset()
          Gets the "iset" element
 Concept getNot()
          Gets the "not" element
 Concepts getOr()
          Gets the "or" element
 Named getRatom()
          Gets the "ratom" element
 RoleConceptPair getSome()
          Gets the "some" element
 StringequalsDocument.Stringequals getStringequals()
          Gets the "stringequals" element
 StringmaxDocument.Stringmax getStringmax()
          Gets the "stringmax" element
 StringminDocument.Stringmin getStringmin()
          Gets the "stringmin" element
 StringrangeDocument.Stringrange getStringrange()
          Gets the "stringrange" element
 XmlObject getTop()
          Gets the "top" element
 boolean isSetAll()
          True if has "all" element
 boolean isSetAnd()
          True if has "and" element
 boolean isSetAtleast()
          True if has "atleast" element
 boolean isSetAtmost()
          True if has "atmost" element
 boolean isSetAttribute()
          True if has "attribute" element
 boolean isSetBottom()
          True if has "bottom" element
 boolean isSetCatom()
          True if has "catom" element
 boolean isSetChain()
          True if has "chain" element
 boolean isSetDefined()
          True if has "defined" element
 boolean isSetFeature()
          True if has "feature" element
 boolean isSetIntequals()
          True if has "intequals" element
 boolean isSetIntmax()
          True if has "intmax" element
 boolean isSetIntmin()
          True if has "intmin" element
 boolean isSetIntrange()
          True if has "intrange" element
 boolean isSetInverse()
          True if has "inverse" element
 boolean isSetIset()
          True if has "iset" element
 boolean isSetNot()
          True if has "not" element
 boolean isSetOr()
          True if has "or" element
 boolean isSetRatom()
          True if has "ratom" element
 boolean isSetSome()
          True if has "some" element
 boolean isSetStringequals()
          True if has "stringequals" element
 boolean isSetStringmax()
          True if has "stringmax" element
 boolean isSetStringmin()
          True if has "stringmin" element
 boolean isSetStringrange()
          True if has "stringrange" element
 boolean isSetTop()
          True if has "top" element
 void setAll(RoleConceptPair all)
          Sets the "all" element
 void setAnd(Concepts and)
          Sets the "and" element
 void setAtleast(NumRoleConceptPair atleast)
          Sets the "atleast" element
 void setAtmost(NumRoleConceptPair atmost)
          Sets the "atmost" element
 void setAttribute(Named attribute)
          Sets the "attribute" element
 void setBottom(XmlObject bottom)
          Sets the "bottom" element
 void setCatom(Named catom)
          Sets the "catom" element
 void setChain(ChainType chain)
          Sets the "chain" element
 void setDefined(AttributeType defined)
          Sets the "defined" element
 void setFeature(Named feature)
          Sets the "feature" element
 void setIntequals(IntequalsDocument.Intequals intequals)
          Sets the "intequals" element
 void setIntmax(IntmaxDocument.Intmax intmax)
          Sets the "intmax" element
 void setIntmin(IntminDocument.Intmin intmin)
          Sets the "intmin" element
 void setIntrange(IntrangeDocument.Intrange intrange)
          Sets the "intrange" element
 void setInverse(Role inverse)
          Sets the "inverse" element
 void setIset(Individuals iset)
          Sets the "iset" element
 void setNot(Concept not)
          Sets the "not" element
 void setOr(Concepts or)
          Sets the "or" element
 void setRatom(Named ratom)
          Sets the "ratom" element
 void setSome(RoleConceptPair some)
          Sets the "some" element
 void setStringequals(StringequalsDocument.Stringequals stringequals)
          Sets the "stringequals" element
 void setStringmax(StringmaxDocument.Stringmax stringmax)
          Sets the "stringmax" element
 void setStringmin(StringminDocument.Stringmin stringmin)
          Sets the "stringmin" element
 void setStringrange(StringrangeDocument.Stringrange stringrange)
          Sets the "stringrange" element
 void setTop(XmlObject top)
          Sets the "top" element
 void unsetAll()
          Unsets the "all" element
 void unsetAnd()
          Unsets the "and" element
 void unsetAtleast()
          Unsets the "atleast" element
 void unsetAtmost()
          Unsets the "atmost" element
 void unsetAttribute()
          Unsets the "attribute" element
 void unsetBottom()
          Unsets the "bottom" element
 void unsetCatom()
          Unsets the "catom" element
 void unsetChain()
          Unsets the "chain" element
 void unsetDefined()
          Unsets the "defined" element
 void unsetFeature()
          Unsets the "feature" element
 void unsetIntequals()
          Unsets the "intequals" element
 void unsetIntmax()
          Unsets the "intmax" element
 void unsetIntmin()
          Unsets the "intmin" element
 void unsetIntrange()
          Unsets the "intrange" element
 void unsetInverse()
          Unsets the "inverse" element
 void unsetIset()
          Unsets the "iset" element
 void unsetNot()
          Unsets the "not" element
 void unsetOr()
          Unsets the "or" element
 void unsetRatom()
          Unsets the "ratom" element
 void unsetSome()
          Unsets the "some" element
 void unsetStringequals()
          Unsets the "stringequals" element
 void unsetStringmax()
          Unsets the "stringmax" element
 void unsetStringmin()
          Unsets the "stringmin" element
 void unsetStringrange()
          Unsets the "stringrange" element
 void unsetTop()
          Unsets the "top" 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 org.apache.xmlbeans.impl.values.XmlObjectBase
attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectPath, selectPath, set_newValue, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, toString, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
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

RoleConceptPairImpl

public RoleConceptPairImpl(SchemaType sType)
Method Detail

getRatom

public Named getRatom()
Gets the "ratom" element

Specified by:
getRatom in interface RoleConceptPair

isSetRatom

public boolean isSetRatom()
True if has "ratom" element

Specified by:
isSetRatom in interface RoleConceptPair

setRatom

public void setRatom(Named ratom)
Sets the "ratom" element

Specified by:
setRatom in interface RoleConceptPair

addNewRatom

public Named addNewRatom()
Appends and returns a new empty "ratom" element

Specified by:
addNewRatom in interface RoleConceptPair

unsetRatom

public void unsetRatom()
Unsets the "ratom" element

Specified by:
unsetRatom in interface RoleConceptPair

getFeature

public Named getFeature()
Gets the "feature" element

Specified by:
getFeature in interface RoleConceptPair

isSetFeature

public boolean isSetFeature()
True if has "feature" element

Specified by:
isSetFeature in interface RoleConceptPair

setFeature

public void setFeature(Named feature)
Sets the "feature" element

Specified by:
setFeature in interface RoleConceptPair

addNewFeature

public Named addNewFeature()
Appends and returns a new empty "feature" element

Specified by:
addNewFeature in interface RoleConceptPair

unsetFeature

public void unsetFeature()
Unsets the "feature" element

Specified by:
unsetFeature in interface RoleConceptPair

getAttribute

public Named getAttribute()
Gets the "attribute" element

Specified by:
getAttribute in interface RoleConceptPair

isSetAttribute

public boolean isSetAttribute()
True if has "attribute" element

Specified by:
isSetAttribute in interface RoleConceptPair

setAttribute

public void setAttribute(Named attribute)
Sets the "attribute" element

Specified by:
setAttribute in interface RoleConceptPair

addNewAttribute

public Named addNewAttribute()
Appends and returns a new empty "attribute" element

Specified by:
addNewAttribute in interface RoleConceptPair

unsetAttribute

public void unsetAttribute()
Unsets the "attribute" element

Specified by:
unsetAttribute in interface RoleConceptPair

getInverse

public Role getInverse()
Gets the "inverse" element

Specified by:
getInverse in interface RoleConceptPair

isSetInverse

public boolean isSetInverse()
True if has "inverse" element

Specified by:
isSetInverse in interface RoleConceptPair

setInverse

public void setInverse(Role inverse)
Sets the "inverse" element

Specified by:
setInverse in interface RoleConceptPair

addNewInverse

public Role addNewInverse()
Appends and returns a new empty "inverse" element

Specified by:
addNewInverse in interface RoleConceptPair

unsetInverse

public void unsetInverse()
Unsets the "inverse" element

Specified by:
unsetInverse in interface RoleConceptPair

getChain

public ChainType getChain()
Gets the "chain" element

Specified by:
getChain in interface RoleConceptPair

isSetChain

public boolean isSetChain()
True if has "chain" element

Specified by:
isSetChain in interface RoleConceptPair

setChain

public void setChain(ChainType chain)
Sets the "chain" element

Specified by:
setChain in interface RoleConceptPair

addNewChain

public ChainType addNewChain()
Appends and returns a new empty "chain" element

Specified by:
addNewChain in interface RoleConceptPair

unsetChain

public void unsetChain()
Unsets the "chain" element

Specified by:
unsetChain in interface RoleConceptPair

getCatom

public Named getCatom()
Gets the "catom" element

Specified by:
getCatom in interface RoleConceptPair

isSetCatom

public boolean isSetCatom()
True if has "catom" element

Specified by:
isSetCatom in interface RoleConceptPair

setCatom

public void setCatom(Named catom)
Sets the "catom" element

Specified by:
setCatom in interface RoleConceptPair

addNewCatom

public Named addNewCatom()
Appends and returns a new empty "catom" element

Specified by:
addNewCatom in interface RoleConceptPair

unsetCatom

public void unsetCatom()
Unsets the "catom" element

Specified by:
unsetCatom in interface RoleConceptPair

getTop

public XmlObject getTop()
Gets the "top" element

Specified by:
getTop in interface RoleConceptPair

isSetTop

public boolean isSetTop()
True if has "top" element

Specified by:
isSetTop in interface RoleConceptPair

setTop

public void setTop(XmlObject top)
Sets the "top" element

Specified by:
setTop in interface RoleConceptPair

addNewTop

public XmlObject addNewTop()
Appends and returns a new empty "top" element

Specified by:
addNewTop in interface RoleConceptPair

unsetTop

public void unsetTop()
Unsets the "top" element

Specified by:
unsetTop in interface RoleConceptPair

getBottom

public XmlObject getBottom()
Gets the "bottom" element

Specified by:
getBottom in interface RoleConceptPair

isSetBottom

public boolean isSetBottom()
True if has "bottom" element

Specified by:
isSetBottom in interface RoleConceptPair

setBottom

public void setBottom(XmlObject bottom)
Sets the "bottom" element

Specified by:
setBottom in interface RoleConceptPair

addNewBottom

public XmlObject addNewBottom()
Appends and returns a new empty "bottom" element

Specified by:
addNewBottom in interface RoleConceptPair

unsetBottom

public void unsetBottom()
Unsets the "bottom" element

Specified by:
unsetBottom in interface RoleConceptPair

getAnd

public Concepts getAnd()
Gets the "and" element

Specified by:
getAnd in interface RoleConceptPair

isSetAnd

public boolean isSetAnd()
True if has "and" element

Specified by:
isSetAnd in interface RoleConceptPair

setAnd

public void setAnd(Concepts and)
Sets the "and" element

Specified by:
setAnd in interface RoleConceptPair

addNewAnd

public Concepts addNewAnd()
Appends and returns a new empty "and" element

Specified by:
addNewAnd in interface RoleConceptPair

unsetAnd

public void unsetAnd()
Unsets the "and" element

Specified by:
unsetAnd in interface RoleConceptPair

getOr

public Concepts getOr()
Gets the "or" element

Specified by:
getOr in interface RoleConceptPair

isSetOr

public boolean isSetOr()
True if has "or" element

Specified by:
isSetOr in interface RoleConceptPair

setOr

public void setOr(Concepts or)
Sets the "or" element

Specified by:
setOr in interface RoleConceptPair

addNewOr

public Concepts addNewOr()
Appends and returns a new empty "or" element

Specified by:
addNewOr in interface RoleConceptPair

unsetOr

public void unsetOr()
Unsets the "or" element

Specified by:
unsetOr in interface RoleConceptPair

getNot

public Concept getNot()
Gets the "not" element

Specified by:
getNot in interface RoleConceptPair

isSetNot

public boolean isSetNot()
True if has "not" element

Specified by:
isSetNot in interface RoleConceptPair

setNot

public void setNot(Concept not)
Sets the "not" element

Specified by:
setNot in interface RoleConceptPair

addNewNot

public Concept addNewNot()
Appends and returns a new empty "not" element

Specified by:
addNewNot in interface RoleConceptPair

unsetNot

public void unsetNot()
Unsets the "not" element

Specified by:
unsetNot in interface RoleConceptPair

getSome

public RoleConceptPair getSome()
Gets the "some" element

Specified by:
getSome in interface RoleConceptPair

isSetSome

public boolean isSetSome()
True if has "some" element

Specified by:
isSetSome in interface RoleConceptPair

setSome

public void setSome(RoleConceptPair some)
Sets the "some" element

Specified by:
setSome in interface RoleConceptPair

addNewSome

public RoleConceptPair addNewSome()
Appends and returns a new empty "some" element

Specified by:
addNewSome in interface RoleConceptPair

unsetSome

public void unsetSome()
Unsets the "some" element

Specified by:
unsetSome in interface RoleConceptPair

getAll

public RoleConceptPair getAll()
Gets the "all" element

Specified by:
getAll in interface RoleConceptPair

isSetAll

public boolean isSetAll()
True if has "all" element

Specified by:
isSetAll in interface RoleConceptPair

setAll

public void setAll(RoleConceptPair all)
Sets the "all" element

Specified by:
setAll in interface RoleConceptPair

addNewAll

public RoleConceptPair addNewAll()
Appends and returns a new empty "all" element

Specified by:
addNewAll in interface RoleConceptPair

unsetAll

public void unsetAll()
Unsets the "all" element

Specified by:
unsetAll in interface RoleConceptPair

getAtmost

public NumRoleConceptPair getAtmost()
Gets the "atmost" element

Specified by:
getAtmost in interface RoleConceptPair

isSetAtmost

public boolean isSetAtmost()
True if has "atmost" element

Specified by:
isSetAtmost in interface RoleConceptPair

setAtmost

public void setAtmost(NumRoleConceptPair atmost)
Sets the "atmost" element

Specified by:
setAtmost in interface RoleConceptPair

addNewAtmost

public NumRoleConceptPair addNewAtmost()
Appends and returns a new empty "atmost" element

Specified by:
addNewAtmost in interface RoleConceptPair

unsetAtmost

public void unsetAtmost()
Unsets the "atmost" element

Specified by:
unsetAtmost in interface RoleConceptPair

getAtleast

public NumRoleConceptPair getAtleast()
Gets the "atleast" element

Specified by:
getAtleast in interface RoleConceptPair

isSetAtleast

public boolean isSetAtleast()
True if has "atleast" element

Specified by:
isSetAtleast in interface RoleConceptPair

setAtleast

public void setAtleast(NumRoleConceptPair atleast)
Sets the "atleast" element

Specified by:
setAtleast in interface RoleConceptPair

addNewAtleast

public NumRoleConceptPair addNewAtleast()
Appends and returns a new empty "atleast" element

Specified by:
addNewAtleast in interface RoleConceptPair

unsetAtleast

public void unsetAtleast()
Unsets the "atleast" element

Specified by:
unsetAtleast in interface RoleConceptPair

getIset

public Individuals getIset()
Gets the "iset" element

Specified by:
getIset in interface RoleConceptPair

isSetIset

public boolean isSetIset()
True if has "iset" element

Specified by:
isSetIset in interface RoleConceptPair

setIset

public void setIset(Individuals iset)
Sets the "iset" element

Specified by:
setIset in interface RoleConceptPair

addNewIset

public Individuals addNewIset()
Appends and returns a new empty "iset" element

Specified by:
addNewIset in interface RoleConceptPair

unsetIset

public void unsetIset()
Unsets the "iset" element

Specified by:
unsetIset in interface RoleConceptPair

getDefined

public AttributeType getDefined()
Gets the "defined" element

Specified by:
getDefined in interface RoleConceptPair

isSetDefined

public boolean isSetDefined()
True if has "defined" element

Specified by:
isSetDefined in interface RoleConceptPair

setDefined

public void setDefined(AttributeType defined)
Sets the "defined" element

Specified by:
setDefined in interface RoleConceptPair

addNewDefined

public AttributeType addNewDefined()
Appends and returns a new empty "defined" element

Specified by:
addNewDefined in interface RoleConceptPair

unsetDefined

public void unsetDefined()
Unsets the "defined" element

Specified by:
unsetDefined in interface RoleConceptPair

getStringmin

public StringminDocument.Stringmin getStringmin()
Gets the "stringmin" element

Specified by:
getStringmin in interface RoleConceptPair

isSetStringmin

public boolean isSetStringmin()
True if has "stringmin" element

Specified by:
isSetStringmin in interface RoleConceptPair

setStringmin

public void setStringmin(StringminDocument.Stringmin stringmin)
Sets the "stringmin" element

Specified by:
setStringmin in interface RoleConceptPair

addNewStringmin

public StringminDocument.Stringmin addNewStringmin()
Appends and returns a new empty "stringmin" element

Specified by:
addNewStringmin in interface RoleConceptPair

unsetStringmin

public void unsetStringmin()
Unsets the "stringmin" element

Specified by:
unsetStringmin in interface RoleConceptPair

getStringmax

public StringmaxDocument.Stringmax getStringmax()
Gets the "stringmax" element

Specified by:
getStringmax in interface RoleConceptPair

isSetStringmax

public boolean isSetStringmax()
True if has "stringmax" element

Specified by:
isSetStringmax in interface RoleConceptPair

setStringmax

public void setStringmax(StringmaxDocument.Stringmax stringmax)
Sets the "stringmax" element

Specified by:
setStringmax in interface RoleConceptPair

addNewStringmax

public StringmaxDocument.Stringmax addNewStringmax()
Appends and returns a new empty "stringmax" element

Specified by:
addNewStringmax in interface RoleConceptPair

unsetStringmax

public void unsetStringmax()
Unsets the "stringmax" element

Specified by:
unsetStringmax in interface RoleConceptPair

getStringequals

public StringequalsDocument.Stringequals getStringequals()
Gets the "stringequals" element

Specified by:
getStringequals in interface RoleConceptPair

isSetStringequals

public boolean isSetStringequals()
True if has "stringequals" element

Specified by:
isSetStringequals in interface RoleConceptPair

setStringequals

public void setStringequals(StringequalsDocument.Stringequals stringequals)
Sets the "stringequals" element

Specified by:
setStringequals in interface RoleConceptPair

addNewStringequals

public StringequalsDocument.Stringequals addNewStringequals()
Appends and returns a new empty "stringequals" element

Specified by:
addNewStringequals in interface RoleConceptPair

unsetStringequals

public void unsetStringequals()
Unsets the "stringequals" element

Specified by:
unsetStringequals in interface RoleConceptPair

getStringrange

public StringrangeDocument.Stringrange getStringrange()
Gets the "stringrange" element

Specified by:
getStringrange in interface RoleConceptPair

isSetStringrange

public boolean isSetStringrange()
True if has "stringrange" element

Specified by:
isSetStringrange in interface RoleConceptPair

setStringrange

public void setStringrange(StringrangeDocument.Stringrange stringrange)
Sets the "stringrange" element

Specified by:
setStringrange in interface RoleConceptPair

addNewStringrange

public StringrangeDocument.Stringrange addNewStringrange()
Appends and returns a new empty "stringrange" element

Specified by:
addNewStringrange in interface RoleConceptPair

unsetStringrange

public void unsetStringrange()
Unsets the "stringrange" element

Specified by:
unsetStringrange in interface RoleConceptPair

getIntmin

public IntminDocument.Intmin getIntmin()
Gets the "intmin" element

Specified by:
getIntmin in interface RoleConceptPair

isSetIntmin

public boolean isSetIntmin()
True if has "intmin" element

Specified by:
isSetIntmin in interface RoleConceptPair

setIntmin

public void setIntmin(IntminDocument.Intmin intmin)
Sets the "intmin" element

Specified by:
setIntmin in interface RoleConceptPair

addNewIntmin

public IntminDocument.Intmin addNewIntmin()
Appends and returns a new empty "intmin" element

Specified by:
addNewIntmin in interface RoleConceptPair

unsetIntmin

public void unsetIntmin()
Unsets the "intmin" element

Specified by:
unsetIntmin in interface RoleConceptPair

getIntmax

public IntmaxDocument.Intmax getIntmax()
Gets the "intmax" element

Specified by:
getIntmax in interface RoleConceptPair

isSetIntmax

public boolean isSetIntmax()
True if has "intmax" element

Specified by:
isSetIntmax in interface RoleConceptPair

setIntmax

public void setIntmax(IntmaxDocument.Intmax intmax)
Sets the "intmax" element

Specified by:
setIntmax in interface RoleConceptPair

addNewIntmax

public IntmaxDocument.Intmax addNewIntmax()
Appends and returns a new empty "intmax" element

Specified by:
addNewIntmax in interface RoleConceptPair

unsetIntmax

public void unsetIntmax()
Unsets the "intmax" element

Specified by:
unsetIntmax in interface RoleConceptPair

getIntequals

public IntequalsDocument.Intequals getIntequals()
Gets the "intequals" element

Specified by:
getIntequals in interface RoleConceptPair

isSetIntequals

public boolean isSetIntequals()
True if has "intequals" element

Specified by:
isSetIntequals in interface RoleConceptPair

setIntequals

public void setIntequals(IntequalsDocument.Intequals intequals)
Sets the "intequals" element

Specified by:
setIntequals in interface RoleConceptPair

addNewIntequals

public IntequalsDocument.Intequals addNewIntequals()
Appends and returns a new empty "intequals" element

Specified by:
addNewIntequals in interface RoleConceptPair

unsetIntequals

public void unsetIntequals()
Unsets the "intequals" element

Specified by:
unsetIntequals in interface RoleConceptPair

getIntrange

public IntrangeDocument.Intrange getIntrange()
Gets the "intrange" element

Specified by:
getIntrange in interface RoleConceptPair

isSetIntrange

public boolean isSetIntrange()
True if has "intrange" element

Specified by:
isSetIntrange in interface RoleConceptPair

setIntrange

public void setIntrange(IntrangeDocument.Intrange intrange)
Sets the "intrange" element

Specified by:
setIntrange in interface RoleConceptPair

addNewIntrange

public IntrangeDocument.Intrange addNewIntrange()
Appends and returns a new empty "intrange" element

Specified by:
addNewIntrange in interface RoleConceptPair

unsetIntrange

public void unsetIntrange()
Unsets the "intrange" element

Specified by:
unsetIntrange in interface RoleConceptPair

DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM)