org.ogf.schemas.graap.wsAgreement.impl
Class TermCompositorTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.ogf.schemas.graap.wsAgreement.impl.TermCompositorTypeImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, TermCompositorType

public class TermCompositorTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements TermCompositorType

An XML TermCompositorType(@http://schemas.ggf.org/graap/2007/03/ws-agreement). This is a complex type.

See Also:
Serialized Form

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

TermCompositorTypeImpl

public TermCompositorTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getExactlyOneArray

public TermCompositorType[] getExactlyOneArray()
Gets array of all "ExactlyOne" elements

Specified by:
getExactlyOneArray in interface TermCompositorType

getExactlyOneArray

public TermCompositorType getExactlyOneArray(int i)
Gets ith "ExactlyOne" element

Specified by:
getExactlyOneArray in interface TermCompositorType

sizeOfExactlyOneArray

public int sizeOfExactlyOneArray()
Returns number of "ExactlyOne" element

Specified by:
sizeOfExactlyOneArray in interface TermCompositorType

setExactlyOneArray

public void setExactlyOneArray(TermCompositorType[] exactlyOneArray)
Sets array of all "ExactlyOne" element

Specified by:
setExactlyOneArray in interface TermCompositorType

setExactlyOneArray

public void setExactlyOneArray(int i,
                               TermCompositorType exactlyOne)
Sets ith "ExactlyOne" element

Specified by:
setExactlyOneArray in interface TermCompositorType

insertNewExactlyOne

public TermCompositorType insertNewExactlyOne(int i)
Inserts and returns a new empty value (as xml) as the ith "ExactlyOne" element

Specified by:
insertNewExactlyOne in interface TermCompositorType

addNewExactlyOne

public TermCompositorType addNewExactlyOne()
Appends and returns a new empty value (as xml) as the last "ExactlyOne" element

Specified by:
addNewExactlyOne in interface TermCompositorType

removeExactlyOne

public void removeExactlyOne(int i)
Removes the ith "ExactlyOne" element

Specified by:
removeExactlyOne in interface TermCompositorType

getOneOrMoreArray

public TermCompositorType[] getOneOrMoreArray()
Gets array of all "OneOrMore" elements

Specified by:
getOneOrMoreArray in interface TermCompositorType

getOneOrMoreArray

public TermCompositorType getOneOrMoreArray(int i)
Gets ith "OneOrMore" element

Specified by:
getOneOrMoreArray in interface TermCompositorType

sizeOfOneOrMoreArray

public int sizeOfOneOrMoreArray()
Returns number of "OneOrMore" element

Specified by:
sizeOfOneOrMoreArray in interface TermCompositorType

setOneOrMoreArray

public void setOneOrMoreArray(TermCompositorType[] oneOrMoreArray)
Sets array of all "OneOrMore" element

Specified by:
setOneOrMoreArray in interface TermCompositorType

setOneOrMoreArray

public void setOneOrMoreArray(int i,
                              TermCompositorType oneOrMore)
Sets ith "OneOrMore" element

Specified by:
setOneOrMoreArray in interface TermCompositorType

insertNewOneOrMore

public TermCompositorType insertNewOneOrMore(int i)
Inserts and returns a new empty value (as xml) as the ith "OneOrMore" element

Specified by:
insertNewOneOrMore in interface TermCompositorType

addNewOneOrMore

public TermCompositorType addNewOneOrMore()
Appends and returns a new empty value (as xml) as the last "OneOrMore" element

Specified by:
addNewOneOrMore in interface TermCompositorType

removeOneOrMore

public void removeOneOrMore(int i)
Removes the ith "OneOrMore" element

Specified by:
removeOneOrMore in interface TermCompositorType

getAllArray

public TermCompositorType[] getAllArray()
Gets array of all "All" elements

Specified by:
getAllArray in interface TermCompositorType

getAllArray

public TermCompositorType getAllArray(int i)
Gets ith "All" element

Specified by:
getAllArray in interface TermCompositorType

sizeOfAllArray

public int sizeOfAllArray()
Returns number of "All" element

Specified by:
sizeOfAllArray in interface TermCompositorType

setAllArray

public void setAllArray(TermCompositorType[] allArray)
Sets array of all "All" element

Specified by:
setAllArray in interface TermCompositorType

setAllArray

public void setAllArray(int i,
                        TermCompositorType all)
Sets ith "All" element

Specified by:
setAllArray in interface TermCompositorType

insertNewAll

public TermCompositorType insertNewAll(int i)
Inserts and returns a new empty value (as xml) as the ith "All" element

Specified by:
insertNewAll in interface TermCompositorType

addNewAll

public TermCompositorType addNewAll()
Appends and returns a new empty value (as xml) as the last "All" element

Specified by:
addNewAll in interface TermCompositorType

removeAll

public void removeAll(int i)
Removes the ith "All" element

Specified by:
removeAll in interface TermCompositorType

getServiceDescriptionTermArray

public ServiceDescriptionTermType[] getServiceDescriptionTermArray()
Gets array of all "ServiceDescriptionTerm" elements

Specified by:
getServiceDescriptionTermArray in interface TermCompositorType

getServiceDescriptionTermArray

public ServiceDescriptionTermType getServiceDescriptionTermArray(int i)
Gets ith "ServiceDescriptionTerm" element

Specified by:
getServiceDescriptionTermArray in interface TermCompositorType

sizeOfServiceDescriptionTermArray

public int sizeOfServiceDescriptionTermArray()
Returns number of "ServiceDescriptionTerm" element

Specified by:
sizeOfServiceDescriptionTermArray in interface TermCompositorType

setServiceDescriptionTermArray

public void setServiceDescriptionTermArray(ServiceDescriptionTermType[] serviceDescriptionTermArray)
Sets array of all "ServiceDescriptionTerm" element

Specified by:
setServiceDescriptionTermArray in interface TermCompositorType

setServiceDescriptionTermArray

public void setServiceDescriptionTermArray(int i,
                                           ServiceDescriptionTermType serviceDescriptionTerm)
Sets ith "ServiceDescriptionTerm" element

Specified by:
setServiceDescriptionTermArray in interface TermCompositorType

insertNewServiceDescriptionTerm

public ServiceDescriptionTermType insertNewServiceDescriptionTerm(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceDescriptionTerm" element

Specified by:
insertNewServiceDescriptionTerm in interface TermCompositorType

addNewServiceDescriptionTerm

public ServiceDescriptionTermType addNewServiceDescriptionTerm()
Appends and returns a new empty value (as xml) as the last "ServiceDescriptionTerm" element

Specified by:
addNewServiceDescriptionTerm in interface TermCompositorType

removeServiceDescriptionTerm

public void removeServiceDescriptionTerm(int i)
Removes the ith "ServiceDescriptionTerm" element

Specified by:
removeServiceDescriptionTerm in interface TermCompositorType

getServiceReferenceArray

public ServiceReferenceType[] getServiceReferenceArray()
Gets array of all "ServiceReference" elements

Specified by:
getServiceReferenceArray in interface TermCompositorType

getServiceReferenceArray

public ServiceReferenceType getServiceReferenceArray(int i)
Gets ith "ServiceReference" element

Specified by:
getServiceReferenceArray in interface TermCompositorType

sizeOfServiceReferenceArray

public int sizeOfServiceReferenceArray()
Returns number of "ServiceReference" element

Specified by:
sizeOfServiceReferenceArray in interface TermCompositorType

setServiceReferenceArray

public void setServiceReferenceArray(ServiceReferenceType[] serviceReferenceArray)
Sets array of all "ServiceReference" element

Specified by:
setServiceReferenceArray in interface TermCompositorType

setServiceReferenceArray

public void setServiceReferenceArray(int i,
                                     ServiceReferenceType serviceReference)
Sets ith "ServiceReference" element

Specified by:
setServiceReferenceArray in interface TermCompositorType

insertNewServiceReference

public ServiceReferenceType insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element

Specified by:
insertNewServiceReference in interface TermCompositorType

addNewServiceReference

public ServiceReferenceType addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element

Specified by:
addNewServiceReference in interface TermCompositorType

removeServiceReference

public void removeServiceReference(int i)
Removes the ith "ServiceReference" element

Specified by:
removeServiceReference in interface TermCompositorType

getServicePropertiesArray

public ServicePropertiesType[] getServicePropertiesArray()
Gets array of all "ServiceProperties" elements

Specified by:
getServicePropertiesArray in interface TermCompositorType

getServicePropertiesArray

public ServicePropertiesType getServicePropertiesArray(int i)
Gets ith "ServiceProperties" element

Specified by:
getServicePropertiesArray in interface TermCompositorType

sizeOfServicePropertiesArray

public int sizeOfServicePropertiesArray()
Returns number of "ServiceProperties" element

Specified by:
sizeOfServicePropertiesArray in interface TermCompositorType

setServicePropertiesArray

public void setServicePropertiesArray(ServicePropertiesType[] servicePropertiesArray)
Sets array of all "ServiceProperties" element

Specified by:
setServicePropertiesArray in interface TermCompositorType

setServicePropertiesArray

public void setServicePropertiesArray(int i,
                                      ServicePropertiesType serviceProperties)
Sets ith "ServiceProperties" element

Specified by:
setServicePropertiesArray in interface TermCompositorType

insertNewServiceProperties

public ServicePropertiesType insertNewServiceProperties(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceProperties" element

Specified by:
insertNewServiceProperties in interface TermCompositorType

addNewServiceProperties

public ServicePropertiesType addNewServiceProperties()
Appends and returns a new empty value (as xml) as the last "ServiceProperties" element

Specified by:
addNewServiceProperties in interface TermCompositorType

removeServiceProperties

public void removeServiceProperties(int i)
Removes the ith "ServiceProperties" element

Specified by:
removeServiceProperties in interface TermCompositorType

getGuaranteeTermArray

public GuaranteeTermType[] getGuaranteeTermArray()
Gets array of all "GuaranteeTerm" elements

Specified by:
getGuaranteeTermArray in interface TermCompositorType

getGuaranteeTermArray

public GuaranteeTermType getGuaranteeTermArray(int i)
Gets ith "GuaranteeTerm" element

Specified by:
getGuaranteeTermArray in interface TermCompositorType

sizeOfGuaranteeTermArray

public int sizeOfGuaranteeTermArray()
Returns number of "GuaranteeTerm" element

Specified by:
sizeOfGuaranteeTermArray in interface TermCompositorType

setGuaranteeTermArray

public void setGuaranteeTermArray(GuaranteeTermType[] guaranteeTermArray)
Sets array of all "GuaranteeTerm" element

Specified by:
setGuaranteeTermArray in interface TermCompositorType

setGuaranteeTermArray

public void setGuaranteeTermArray(int i,
                                  GuaranteeTermType guaranteeTerm)
Sets ith "GuaranteeTerm" element

Specified by:
setGuaranteeTermArray in interface TermCompositorType

insertNewGuaranteeTerm

public GuaranteeTermType insertNewGuaranteeTerm(int i)
Inserts and returns a new empty value (as xml) as the ith "GuaranteeTerm" element

Specified by:
insertNewGuaranteeTerm in interface TermCompositorType

addNewGuaranteeTerm

public GuaranteeTermType addNewGuaranteeTerm()
Appends and returns a new empty value (as xml) as the last "GuaranteeTerm" element

Specified by:
addNewGuaranteeTerm in interface TermCompositorType

removeGuaranteeTerm

public void removeGuaranteeTerm(int i)
Removes the ith "GuaranteeTerm" element

Specified by:
removeGuaranteeTerm in interface TermCompositorType


Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.