net.opengis.ows.x11.impl
Class UnNamedDomainTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by net.opengis.ows.x11.impl.UnNamedDomainTypeImpl
All Implemented Interfaces:
Serializable, UnNamedDomainType, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
Direct Known Subclasses:
DomainTypeImpl

public class UnNamedDomainTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements UnNamedDomainType

An XML UnNamedDomainType(@http://www.opengis.net/ows/1.1). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.opengis.ows.x11.UnNamedDomainType
UnNamedDomainType.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface net.opengis.ows.x11.UnNamedDomainType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
UnNamedDomainTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 AllowedValuesDocument.AllowedValues addNewAllowedValues()
          Appends and returns a new empty "AllowedValues" element
 AnyValueDocument.AnyValue addNewAnyValue()
          Appends and returns a new empty "AnyValue" element
 DomainMetadataType addNewDataType()
          Appends and returns a new empty "DataType" element
 ValueType addNewDefaultValue()
          Appends and returns a new empty "DefaultValue" element
 DomainMetadataType addNewMeaning()
          Appends and returns a new empty "Meaning" element
 MetadataType addNewMetadata()
          Appends and returns a new empty value (as xml) as the last "Metadata" element
 NoValuesDocument.NoValues addNewNoValues()
          Appends and returns a new empty "NoValues" element
 DomainMetadataType addNewReferenceSystem()
          Appends and returns a new empty "ReferenceSystem" element
 DomainMetadataType addNewUOM()
          Appends and returns a new empty "UOM" element
 ValuesReferenceDocument.ValuesReference addNewValuesReference()
          Appends and returns a new empty "ValuesReference" element
 AllowedValuesDocument.AllowedValues getAllowedValues()
          Gets the "AllowedValues" element
 AnyValueDocument.AnyValue getAnyValue()
          Gets the "AnyValue" element
 DomainMetadataType getDataType()
          Gets the "DataType" element
 ValueType getDefaultValue()
          Gets the "DefaultValue" element
 DomainMetadataType getMeaning()
          Gets the "Meaning" element
 MetadataType[] getMetadataArray()
          Gets array of all "Metadata" elements
 MetadataType getMetadataArray(int i)
          Gets ith "Metadata" element
 NoValuesDocument.NoValues getNoValues()
          Gets the "NoValues" element
 DomainMetadataType getReferenceSystem()
          Gets the "ReferenceSystem" element
 DomainMetadataType getUOM()
          Gets the "UOM" element
 ValuesReferenceDocument.ValuesReference getValuesReference()
          Gets the "ValuesReference" element
 MetadataType insertNewMetadata(int i)
          Inserts and returns a new empty value (as xml) as the ith "Metadata" element
 boolean isSetAllowedValues()
          True if has "AllowedValues" element
 boolean isSetAnyValue()
          True if has "AnyValue" element
 boolean isSetDataType()
          True if has "DataType" element
 boolean isSetDefaultValue()
          True if has "DefaultValue" element
 boolean isSetMeaning()
          True if has "Meaning" element
 boolean isSetNoValues()
          True if has "NoValues" element
 boolean isSetReferenceSystem()
          True if has "ReferenceSystem" element
 boolean isSetUOM()
          True if has "UOM" element
 boolean isSetValuesReference()
          True if has "ValuesReference" element
 void removeMetadata(int i)
          Removes the ith "Metadata" element
 void setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)
          Sets the "AllowedValues" element
 void setAnyValue(AnyValueDocument.AnyValue anyValue)
          Sets the "AnyValue" element
 void setDataType(DomainMetadataType dataType)
          Sets the "DataType" element
 void setDefaultValue(ValueType defaultValue)
          Sets the "DefaultValue" element
 void setMeaning(DomainMetadataType meaning)
          Sets the "Meaning" element
 void setMetadataArray(int i, MetadataType metadata)
          Sets ith "Metadata" element
 void setMetadataArray(MetadataType[] metadataArray)
          Sets array of all "Metadata" element
 void setNoValues(NoValuesDocument.NoValues noValues)
          Sets the "NoValues" element
 void setReferenceSystem(DomainMetadataType referenceSystem)
          Sets the "ReferenceSystem" element
 void setUOM(DomainMetadataType uom)
          Sets the "UOM" element
 void setValuesReference(ValuesReferenceDocument.ValuesReference valuesReference)
          Sets the "ValuesReference" element
 int sizeOfMetadataArray()
          Returns number of "Metadata" element
 void unsetAllowedValues()
          Unsets the "AllowedValues" element
 void unsetAnyValue()
          Unsets the "AnyValue" element
 void unsetDataType()
          Unsets the "DataType" element
 void unsetDefaultValue()
          Unsets the "DefaultValue" element
 void unsetMeaning()
          Unsets the "Meaning" element
 void unsetNoValues()
          Unsets the "NoValues" element
 void unsetReferenceSystem()
          Unsets the "ReferenceSystem" element
 void unsetUOM()
          Unsets the "UOM" element
 void unsetValuesReference()
          Unsets the "ValuesReference" 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
_copy, _copy, _isComplexContent, _isComplexType, _set, _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, setGDateValue, setGDurationValue, 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

UnNamedDomainTypeImpl

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

getAllowedValues

public AllowedValuesDocument.AllowedValues getAllowedValues()
Gets the "AllowedValues" element

Specified by:
getAllowedValues in interface UnNamedDomainType

isSetAllowedValues

public boolean isSetAllowedValues()
True if has "AllowedValues" element

Specified by:
isSetAllowedValues in interface UnNamedDomainType

setAllowedValues

public void setAllowedValues(AllowedValuesDocument.AllowedValues allowedValues)
Sets the "AllowedValues" element

Specified by:
setAllowedValues in interface UnNamedDomainType

addNewAllowedValues

public AllowedValuesDocument.AllowedValues addNewAllowedValues()
Appends and returns a new empty "AllowedValues" element

Specified by:
addNewAllowedValues in interface UnNamedDomainType

unsetAllowedValues

public void unsetAllowedValues()
Unsets the "AllowedValues" element

Specified by:
unsetAllowedValues in interface UnNamedDomainType

getAnyValue

public AnyValueDocument.AnyValue getAnyValue()
Gets the "AnyValue" element

Specified by:
getAnyValue in interface UnNamedDomainType

isSetAnyValue

public boolean isSetAnyValue()
True if has "AnyValue" element

Specified by:
isSetAnyValue in interface UnNamedDomainType

setAnyValue

public void setAnyValue(AnyValueDocument.AnyValue anyValue)
Sets the "AnyValue" element

Specified by:
setAnyValue in interface UnNamedDomainType

addNewAnyValue

public AnyValueDocument.AnyValue addNewAnyValue()
Appends and returns a new empty "AnyValue" element

Specified by:
addNewAnyValue in interface UnNamedDomainType

unsetAnyValue

public void unsetAnyValue()
Unsets the "AnyValue" element

Specified by:
unsetAnyValue in interface UnNamedDomainType

getNoValues

public NoValuesDocument.NoValues getNoValues()
Gets the "NoValues" element

Specified by:
getNoValues in interface UnNamedDomainType

isSetNoValues

public boolean isSetNoValues()
True if has "NoValues" element

Specified by:
isSetNoValues in interface UnNamedDomainType

setNoValues

public void setNoValues(NoValuesDocument.NoValues noValues)
Sets the "NoValues" element

Specified by:
setNoValues in interface UnNamedDomainType

addNewNoValues

public NoValuesDocument.NoValues addNewNoValues()
Appends and returns a new empty "NoValues" element

Specified by:
addNewNoValues in interface UnNamedDomainType

unsetNoValues

public void unsetNoValues()
Unsets the "NoValues" element

Specified by:
unsetNoValues in interface UnNamedDomainType

getValuesReference

public ValuesReferenceDocument.ValuesReference getValuesReference()
Gets the "ValuesReference" element

Specified by:
getValuesReference in interface UnNamedDomainType

isSetValuesReference

public boolean isSetValuesReference()
True if has "ValuesReference" element

Specified by:
isSetValuesReference in interface UnNamedDomainType

setValuesReference

public void setValuesReference(ValuesReferenceDocument.ValuesReference valuesReference)
Sets the "ValuesReference" element

Specified by:
setValuesReference in interface UnNamedDomainType

addNewValuesReference

public ValuesReferenceDocument.ValuesReference addNewValuesReference()
Appends and returns a new empty "ValuesReference" element

Specified by:
addNewValuesReference in interface UnNamedDomainType

unsetValuesReference

public void unsetValuesReference()
Unsets the "ValuesReference" element

Specified by:
unsetValuesReference in interface UnNamedDomainType

getDefaultValue

public ValueType getDefaultValue()
Gets the "DefaultValue" element

Specified by:
getDefaultValue in interface UnNamedDomainType

isSetDefaultValue

public boolean isSetDefaultValue()
True if has "DefaultValue" element

Specified by:
isSetDefaultValue in interface UnNamedDomainType

setDefaultValue

public void setDefaultValue(ValueType defaultValue)
Sets the "DefaultValue" element

Specified by:
setDefaultValue in interface UnNamedDomainType

addNewDefaultValue

public ValueType addNewDefaultValue()
Appends and returns a new empty "DefaultValue" element

Specified by:
addNewDefaultValue in interface UnNamedDomainType

unsetDefaultValue

public void unsetDefaultValue()
Unsets the "DefaultValue" element

Specified by:
unsetDefaultValue in interface UnNamedDomainType

getMeaning

public DomainMetadataType getMeaning()
Gets the "Meaning" element

Specified by:
getMeaning in interface UnNamedDomainType

isSetMeaning

public boolean isSetMeaning()
True if has "Meaning" element

Specified by:
isSetMeaning in interface UnNamedDomainType

setMeaning

public void setMeaning(DomainMetadataType meaning)
Sets the "Meaning" element

Specified by:
setMeaning in interface UnNamedDomainType

addNewMeaning

public DomainMetadataType addNewMeaning()
Appends and returns a new empty "Meaning" element

Specified by:
addNewMeaning in interface UnNamedDomainType

unsetMeaning

public void unsetMeaning()
Unsets the "Meaning" element

Specified by:
unsetMeaning in interface UnNamedDomainType

getDataType

public DomainMetadataType getDataType()
Gets the "DataType" element

Specified by:
getDataType in interface UnNamedDomainType

isSetDataType

public boolean isSetDataType()
True if has "DataType" element

Specified by:
isSetDataType in interface UnNamedDomainType

setDataType

public void setDataType(DomainMetadataType dataType)
Sets the "DataType" element

Specified by:
setDataType in interface UnNamedDomainType

addNewDataType

public DomainMetadataType addNewDataType()
Appends and returns a new empty "DataType" element

Specified by:
addNewDataType in interface UnNamedDomainType

unsetDataType

public void unsetDataType()
Unsets the "DataType" element

Specified by:
unsetDataType in interface UnNamedDomainType

getUOM

public DomainMetadataType getUOM()
Gets the "UOM" element

Specified by:
getUOM in interface UnNamedDomainType

isSetUOM

public boolean isSetUOM()
True if has "UOM" element

Specified by:
isSetUOM in interface UnNamedDomainType

setUOM

public void setUOM(DomainMetadataType uom)
Sets the "UOM" element

Specified by:
setUOM in interface UnNamedDomainType

addNewUOM

public DomainMetadataType addNewUOM()
Appends and returns a new empty "UOM" element

Specified by:
addNewUOM in interface UnNamedDomainType

unsetUOM

public void unsetUOM()
Unsets the "UOM" element

Specified by:
unsetUOM in interface UnNamedDomainType

getReferenceSystem

public DomainMetadataType getReferenceSystem()
Gets the "ReferenceSystem" element

Specified by:
getReferenceSystem in interface UnNamedDomainType

isSetReferenceSystem

public boolean isSetReferenceSystem()
True if has "ReferenceSystem" element

Specified by:
isSetReferenceSystem in interface UnNamedDomainType

setReferenceSystem

public void setReferenceSystem(DomainMetadataType referenceSystem)
Sets the "ReferenceSystem" element

Specified by:
setReferenceSystem in interface UnNamedDomainType

addNewReferenceSystem

public DomainMetadataType addNewReferenceSystem()
Appends and returns a new empty "ReferenceSystem" element

Specified by:
addNewReferenceSystem in interface UnNamedDomainType

unsetReferenceSystem

public void unsetReferenceSystem()
Unsets the "ReferenceSystem" element

Specified by:
unsetReferenceSystem in interface UnNamedDomainType

getMetadataArray

public MetadataType[] getMetadataArray()
Gets array of all "Metadata" elements

Specified by:
getMetadataArray in interface UnNamedDomainType

getMetadataArray

public MetadataType getMetadataArray(int i)
Gets ith "Metadata" element

Specified by:
getMetadataArray in interface UnNamedDomainType

sizeOfMetadataArray

public int sizeOfMetadataArray()
Returns number of "Metadata" element

Specified by:
sizeOfMetadataArray in interface UnNamedDomainType

setMetadataArray

public void setMetadataArray(MetadataType[] metadataArray)
Sets array of all "Metadata" element

Specified by:
setMetadataArray in interface UnNamedDomainType

setMetadataArray

public void setMetadataArray(int i,
                             MetadataType metadata)
Sets ith "Metadata" element

Specified by:
setMetadataArray in interface UnNamedDomainType

insertNewMetadata

public MetadataType insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "Metadata" element

Specified by:
insertNewMetadata in interface UnNamedDomainType

addNewMetadata

public MetadataType addNewMetadata()
Appends and returns a new empty value (as xml) as the last "Metadata" element

Specified by:
addNewMetadata in interface UnNamedDomainType

removeMetadata

public void removeMetadata(int i)
Removes the ith "Metadata" element

Specified by:
removeMetadata in interface UnNamedDomainType


Copyright © 2004-2012 52north.org. All Rights Reserved.