|
||||||||||
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.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
public class TermCompositorTypeImpl
An XML TermCompositorType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). This is a complex type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.ogf.schemas.graap.wsAgreement.TermCompositorType |
---|
TermCompositorType.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.ogf.schemas.graap.wsAgreement.TermCompositorType |
---|
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
---|---|
TermCompositorTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
Method Summary | |
---|---|
TermCompositorType |
addNewAll()
Appends and returns a new empty value (as xml) as the last "All" element |
TermCompositorType |
addNewExactlyOne()
Appends and returns a new empty value (as xml) as the last "ExactlyOne" element |
GuaranteeTermType |
addNewGuaranteeTerm()
Appends and returns a new empty value (as xml) as the last "GuaranteeTerm" element |
TermCompositorType |
addNewOneOrMore()
Appends and returns a new empty value (as xml) as the last "OneOrMore" element |
ServiceDescriptionTermType |
addNewServiceDescriptionTerm()
Appends and returns a new empty value (as xml) as the last "ServiceDescriptionTerm" element |
ServicePropertiesType |
addNewServiceProperties()
Appends and returns a new empty value (as xml) as the last "ServiceProperties" element |
ServiceReferenceType |
addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element |
TermCompositorType[] |
getAllArray()
Gets array of all "All" elements |
TermCompositorType |
getAllArray(int i)
Gets ith "All" element |
TermCompositorType[] |
getExactlyOneArray()
Gets array of all "ExactlyOne" elements |
TermCompositorType |
getExactlyOneArray(int i)
Gets ith "ExactlyOne" element |
GuaranteeTermType[] |
getGuaranteeTermArray()
Gets array of all "GuaranteeTerm" elements |
GuaranteeTermType |
getGuaranteeTermArray(int i)
Gets ith "GuaranteeTerm" element |
TermCompositorType[] |
getOneOrMoreArray()
Gets array of all "OneOrMore" elements |
TermCompositorType |
getOneOrMoreArray(int i)
Gets ith "OneOrMore" element |
ServiceDescriptionTermType[] |
getServiceDescriptionTermArray()
Gets array of all "ServiceDescriptionTerm" elements |
ServiceDescriptionTermType |
getServiceDescriptionTermArray(int i)
Gets ith "ServiceDescriptionTerm" element |
ServicePropertiesType[] |
getServicePropertiesArray()
Gets array of all "ServiceProperties" elements |
ServicePropertiesType |
getServicePropertiesArray(int i)
Gets ith "ServiceProperties" element |
ServiceReferenceType[] |
getServiceReferenceArray()
Gets array of all "ServiceReference" elements |
ServiceReferenceType |
getServiceReferenceArray(int i)
Gets ith "ServiceReference" element |
TermCompositorType |
insertNewAll(int i)
Inserts and returns a new empty value (as xml) as the ith "All" element |
TermCompositorType |
insertNewExactlyOne(int i)
Inserts and returns a new empty value (as xml) as the ith "ExactlyOne" element |
GuaranteeTermType |
insertNewGuaranteeTerm(int i)
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTerm" element |
TermCompositorType |
insertNewOneOrMore(int i)
Inserts and returns a new empty value (as xml) as the ith "OneOrMore" element |
ServiceDescriptionTermType |
insertNewServiceDescriptionTerm(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceDescriptionTerm" element |
ServicePropertiesType |
insertNewServiceProperties(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceProperties" element |
ServiceReferenceType |
insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element |
void |
removeAll(int i)
Removes the ith "All" element |
void |
removeExactlyOne(int i)
Removes the ith "ExactlyOne" element |
void |
removeGuaranteeTerm(int i)
Removes the ith "GuaranteeTerm" element |
void |
removeOneOrMore(int i)
Removes the ith "OneOrMore" element |
void |
removeServiceDescriptionTerm(int i)
Removes the ith "ServiceDescriptionTerm" element |
void |
removeServiceProperties(int i)
Removes the ith "ServiceProperties" element |
void |
removeServiceReference(int i)
Removes the ith "ServiceReference" element |
void |
setAllArray(int i,
TermCompositorType all)
Sets ith "All" element |
void |
setAllArray(TermCompositorType[] allArray)
Sets array of all "All" element |
void |
setExactlyOneArray(int i,
TermCompositorType exactlyOne)
Sets ith "ExactlyOne" element |
void |
setExactlyOneArray(TermCompositorType[] exactlyOneArray)
Sets array of all "ExactlyOne" element |
void |
setGuaranteeTermArray(GuaranteeTermType[] guaranteeTermArray)
Sets array of all "GuaranteeTerm" element |
void |
setGuaranteeTermArray(int i,
GuaranteeTermType guaranteeTerm)
Sets ith "GuaranteeTerm" element |
void |
setOneOrMoreArray(int i,
TermCompositorType oneOrMore)
Sets ith "OneOrMore" element |
void |
setOneOrMoreArray(TermCompositorType[] oneOrMoreArray)
Sets array of all "OneOrMore" element |
void |
setServiceDescriptionTermArray(int i,
ServiceDescriptionTermType serviceDescriptionTerm)
Sets ith "ServiceDescriptionTerm" element |
void |
setServiceDescriptionTermArray(ServiceDescriptionTermType[] serviceDescriptionTermArray)
Sets array of all "ServiceDescriptionTerm" element |
void |
setServicePropertiesArray(int i,
ServicePropertiesType serviceProperties)
Sets ith "ServiceProperties" element |
void |
setServicePropertiesArray(ServicePropertiesType[] servicePropertiesArray)
Sets array of all "ServiceProperties" element |
void |
setServiceReferenceArray(int i,
ServiceReferenceType serviceReference)
Sets ith "ServiceReference" element |
void |
setServiceReferenceArray(ServiceReferenceType[] serviceReferenceArray)
Sets array of all "ServiceReference" element |
int |
sizeOfAllArray()
Returns number of "All" element |
int |
sizeOfExactlyOneArray()
Returns number of "ExactlyOne" element |
int |
sizeOfGuaranteeTermArray()
Returns number of "GuaranteeTerm" element |
int |
sizeOfOneOrMoreArray()
Returns number of "OneOrMore" element |
int |
sizeOfServiceDescriptionTermArray()
Returns number of "ServiceDescriptionTerm" element |
int |
sizeOfServicePropertiesArray()
Returns number of "ServiceProperties" element |
int |
sizeOfServiceReferenceArray()
Returns number of "ServiceReference" element |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
---|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, 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_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
---|
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, 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, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Constructor Detail |
---|
public TermCompositorTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public TermCompositorType[] getExactlyOneArray()
getExactlyOneArray
in interface TermCompositorType
public TermCompositorType getExactlyOneArray(int i)
getExactlyOneArray
in interface TermCompositorType
public int sizeOfExactlyOneArray()
sizeOfExactlyOneArray
in interface TermCompositorType
public void setExactlyOneArray(TermCompositorType[] exactlyOneArray)
setExactlyOneArray
in interface TermCompositorType
public void setExactlyOneArray(int i, TermCompositorType exactlyOne)
setExactlyOneArray
in interface TermCompositorType
public TermCompositorType insertNewExactlyOne(int i)
insertNewExactlyOne
in interface TermCompositorType
public TermCompositorType addNewExactlyOne()
addNewExactlyOne
in interface TermCompositorType
public void removeExactlyOne(int i)
removeExactlyOne
in interface TermCompositorType
public TermCompositorType[] getOneOrMoreArray()
getOneOrMoreArray
in interface TermCompositorType
public TermCompositorType getOneOrMoreArray(int i)
getOneOrMoreArray
in interface TermCompositorType
public int sizeOfOneOrMoreArray()
sizeOfOneOrMoreArray
in interface TermCompositorType
public void setOneOrMoreArray(TermCompositorType[] oneOrMoreArray)
setOneOrMoreArray
in interface TermCompositorType
public void setOneOrMoreArray(int i, TermCompositorType oneOrMore)
setOneOrMoreArray
in interface TermCompositorType
public TermCompositorType insertNewOneOrMore(int i)
insertNewOneOrMore
in interface TermCompositorType
public TermCompositorType addNewOneOrMore()
addNewOneOrMore
in interface TermCompositorType
public void removeOneOrMore(int i)
removeOneOrMore
in interface TermCompositorType
public TermCompositorType[] getAllArray()
getAllArray
in interface TermCompositorType
public TermCompositorType getAllArray(int i)
getAllArray
in interface TermCompositorType
public int sizeOfAllArray()
sizeOfAllArray
in interface TermCompositorType
public void setAllArray(TermCompositorType[] allArray)
setAllArray
in interface TermCompositorType
public void setAllArray(int i, TermCompositorType all)
setAllArray
in interface TermCompositorType
public TermCompositorType insertNewAll(int i)
insertNewAll
in interface TermCompositorType
public TermCompositorType addNewAll()
addNewAll
in interface TermCompositorType
public void removeAll(int i)
removeAll
in interface TermCompositorType
public ServiceDescriptionTermType[] getServiceDescriptionTermArray()
getServiceDescriptionTermArray
in interface TermCompositorType
public ServiceDescriptionTermType getServiceDescriptionTermArray(int i)
getServiceDescriptionTermArray
in interface TermCompositorType
public int sizeOfServiceDescriptionTermArray()
sizeOfServiceDescriptionTermArray
in interface TermCompositorType
public void setServiceDescriptionTermArray(ServiceDescriptionTermType[] serviceDescriptionTermArray)
setServiceDescriptionTermArray
in interface TermCompositorType
public void setServiceDescriptionTermArray(int i, ServiceDescriptionTermType serviceDescriptionTerm)
setServiceDescriptionTermArray
in interface TermCompositorType
public ServiceDescriptionTermType insertNewServiceDescriptionTerm(int i)
insertNewServiceDescriptionTerm
in interface TermCompositorType
public ServiceDescriptionTermType addNewServiceDescriptionTerm()
addNewServiceDescriptionTerm
in interface TermCompositorType
public void removeServiceDescriptionTerm(int i)
removeServiceDescriptionTerm
in interface TermCompositorType
public ServiceReferenceType[] getServiceReferenceArray()
getServiceReferenceArray
in interface TermCompositorType
public ServiceReferenceType getServiceReferenceArray(int i)
getServiceReferenceArray
in interface TermCompositorType
public int sizeOfServiceReferenceArray()
sizeOfServiceReferenceArray
in interface TermCompositorType
public void setServiceReferenceArray(ServiceReferenceType[] serviceReferenceArray)
setServiceReferenceArray
in interface TermCompositorType
public void setServiceReferenceArray(int i, ServiceReferenceType serviceReference)
setServiceReferenceArray
in interface TermCompositorType
public ServiceReferenceType insertNewServiceReference(int i)
insertNewServiceReference
in interface TermCompositorType
public ServiceReferenceType addNewServiceReference()
addNewServiceReference
in interface TermCompositorType
public void removeServiceReference(int i)
removeServiceReference
in interface TermCompositorType
public ServicePropertiesType[] getServicePropertiesArray()
getServicePropertiesArray
in interface TermCompositorType
public ServicePropertiesType getServicePropertiesArray(int i)
getServicePropertiesArray
in interface TermCompositorType
public int sizeOfServicePropertiesArray()
sizeOfServicePropertiesArray
in interface TermCompositorType
public void setServicePropertiesArray(ServicePropertiesType[] servicePropertiesArray)
setServicePropertiesArray
in interface TermCompositorType
public void setServicePropertiesArray(int i, ServicePropertiesType serviceProperties)
setServicePropertiesArray
in interface TermCompositorType
public ServicePropertiesType insertNewServiceProperties(int i)
insertNewServiceProperties
in interface TermCompositorType
public ServicePropertiesType addNewServiceProperties()
addNewServiceProperties
in interface TermCompositorType
public void removeServiceProperties(int i)
removeServiceProperties
in interface TermCompositorType
public GuaranteeTermType[] getGuaranteeTermArray()
getGuaranteeTermArray
in interface TermCompositorType
public GuaranteeTermType getGuaranteeTermArray(int i)
getGuaranteeTermArray
in interface TermCompositorType
public int sizeOfGuaranteeTermArray()
sizeOfGuaranteeTermArray
in interface TermCompositorType
public void setGuaranteeTermArray(GuaranteeTermType[] guaranteeTermArray)
setGuaranteeTermArray
in interface TermCompositorType
public void setGuaranteeTermArray(int i, GuaranteeTermType guaranteeTerm)
setGuaranteeTermArray
in interface TermCompositorType
public GuaranteeTermType insertNewGuaranteeTerm(int i)
insertNewGuaranteeTerm
in interface TermCompositorType
public GuaranteeTermType addNewGuaranteeTerm()
addNewGuaranteeTerm
in interface TermCompositorType
public void removeGuaranteeTerm(int i)
removeGuaranteeTerm
in interface TermCompositorType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |