Package net.opengis.gml.impl
Class VectorTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlListImpl
-
- net.opengis.gml.impl.VectorTypeImpl
-
- All Implemented Interfaces:
Serializable,DoubleList,VectorType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlAnySimpleType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class VectorTypeImpl extends org.apache.xmlbeans.impl.values.XmlListImpl implements VectorType
An XML VectorType(@http://www.opengis.net/gml). This is a list type whose items are org.apache.xmlbeans.XmlDouble.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.gml.VectorType
VectorType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.gml.VectorType
type
-
-
Constructor Summary
Constructors Modifier Constructor Description VectorTypeImpl(org.apache.xmlbeans.SchemaType sType)protectedVectorTypeImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListgetAxisLabels()Gets the "axisLabels" attributeBigIntegergetSrsDimension()Gets the "srsDimension" attributeStringgetSrsName()Gets the "srsName" attributeListgetUomLabels()Gets the "uomLabels" attributebooleanisSetAxisLabels()True if has "axisLabels" attributebooleanisSetSrsDimension()True if has "srsDimension" attributebooleanisSetSrsName()True if has "srsName" attributebooleanisSetUomLabels()True if has "uomLabels" attributevoidsetAxisLabels(List axisLabels)Sets the "axisLabels" attributevoidsetSrsDimension(BigInteger srsDimension)Sets the "srsDimension" attributevoidsetSrsName(String srsName)Sets the "srsName" attributevoidsetUomLabels(List uomLabels)Sets the "uomLabels" attributevoidunsetAxisLabels()Unsets the "axisLabels" attributevoidunsetSrsDimension()Unsets the "srsDimension" attributevoidunsetSrsName()Unsets the "srsName" attributevoidunsetUomLabels()Unsets the "uomLabels" attributeNCNameListxgetAxisLabels()Gets (as xml) the "axisLabels" attributeorg.apache.xmlbeans.XmlPositiveIntegerxgetSrsDimension()Gets (as xml) the "srsDimension" attributeorg.apache.xmlbeans.XmlAnyURIxgetSrsName()Gets (as xml) the "srsName" attributeNCNameListxgetUomLabels()Gets (as xml) the "uomLabels" attributevoidxsetAxisLabels(NCNameList axisLabels)Sets (as xml) the "axisLabels" attributevoidxsetSrsDimension(org.apache.xmlbeans.XmlPositiveInteger srsDimension)Sets (as xml) the "srsDimension" attributevoidxsetSrsName(org.apache.xmlbeans.XmlAnyURI srsName)Sets (as xml) the "srsName" attributevoidxsetUomLabels(NCNameList uomLabels)Sets (as xml) the "uomLabels" attribute-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlListImpl
compute_text, equal_to, getListValue, is_defaultable_ws, lex, schemaType, set_list, set_nil, set_text, split_list, validate_simpleval, validateValue, value_hash_code, xgetListValue
-
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, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_text, get_default_attribute_value, get_default_element_text, get_element_ending_delimiters, get_element_type, get_elementflags, 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, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_child_element_order_sensitive, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, new_visitor, 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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, 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_long, set_newValue, set_notation, set_QName, set_short, set_String, set_xmlanysimple, 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, update_from_complex_content, uses_invalidate_value, validate, validate, validate_now, valueEquals, valueHashCode, writeReplace, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.opengis.gml.VectorType
getListValue, listValue, set, setListValue, xgetListValue, xlistValue
-
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, set, setStringValue, stringValue
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, 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
-
-
-
-
Method Detail
-
getSrsName
public String getSrsName()
Gets the "srsName" attribute- Specified by:
getSrsNamein interfaceVectorType
-
xgetSrsName
public org.apache.xmlbeans.XmlAnyURI xgetSrsName()
Gets (as xml) the "srsName" attribute- Specified by:
xgetSrsNamein interfaceVectorType
-
isSetSrsName
public boolean isSetSrsName()
True if has "srsName" attribute- Specified by:
isSetSrsNamein interfaceVectorType
-
setSrsName
public void setSrsName(String srsName)
Sets the "srsName" attribute- Specified by:
setSrsNamein interfaceVectorType
-
xsetSrsName
public void xsetSrsName(org.apache.xmlbeans.XmlAnyURI srsName)
Sets (as xml) the "srsName" attribute- Specified by:
xsetSrsNamein interfaceVectorType
-
unsetSrsName
public void unsetSrsName()
Unsets the "srsName" attribute- Specified by:
unsetSrsNamein interfaceVectorType
-
getSrsDimension
public BigInteger getSrsDimension()
Gets the "srsDimension" attribute- Specified by:
getSrsDimensionin interfaceVectorType
-
xgetSrsDimension
public org.apache.xmlbeans.XmlPositiveInteger xgetSrsDimension()
Gets (as xml) the "srsDimension" attribute- Specified by:
xgetSrsDimensionin interfaceVectorType
-
isSetSrsDimension
public boolean isSetSrsDimension()
True if has "srsDimension" attribute- Specified by:
isSetSrsDimensionin interfaceVectorType
-
setSrsDimension
public void setSrsDimension(BigInteger srsDimension)
Sets the "srsDimension" attribute- Specified by:
setSrsDimensionin interfaceVectorType
-
xsetSrsDimension
public void xsetSrsDimension(org.apache.xmlbeans.XmlPositiveInteger srsDimension)
Sets (as xml) the "srsDimension" attribute- Specified by:
xsetSrsDimensionin interfaceVectorType
-
unsetSrsDimension
public void unsetSrsDimension()
Unsets the "srsDimension" attribute- Specified by:
unsetSrsDimensionin interfaceVectorType
-
getAxisLabels
public List getAxisLabels()
Gets the "axisLabels" attribute- Specified by:
getAxisLabelsin interfaceVectorType
-
xgetAxisLabels
public NCNameList xgetAxisLabels()
Gets (as xml) the "axisLabels" attribute- Specified by:
xgetAxisLabelsin interfaceVectorType
-
isSetAxisLabels
public boolean isSetAxisLabels()
True if has "axisLabels" attribute- Specified by:
isSetAxisLabelsin interfaceVectorType
-
setAxisLabels
public void setAxisLabels(List axisLabels)
Sets the "axisLabels" attribute- Specified by:
setAxisLabelsin interfaceVectorType
-
xsetAxisLabels
public void xsetAxisLabels(NCNameList axisLabels)
Sets (as xml) the "axisLabels" attribute- Specified by:
xsetAxisLabelsin interfaceVectorType
-
unsetAxisLabels
public void unsetAxisLabels()
Unsets the "axisLabels" attribute- Specified by:
unsetAxisLabelsin interfaceVectorType
-
getUomLabels
public List getUomLabels()
Gets the "uomLabels" attribute- Specified by:
getUomLabelsin interfaceVectorType
-
xgetUomLabels
public NCNameList xgetUomLabels()
Gets (as xml) the "uomLabels" attribute- Specified by:
xgetUomLabelsin interfaceVectorType
-
isSetUomLabels
public boolean isSetUomLabels()
True if has "uomLabels" attribute- Specified by:
isSetUomLabelsin interfaceVectorType
-
setUomLabels
public void setUomLabels(List uomLabels)
Sets the "uomLabels" attribute- Specified by:
setUomLabelsin interfaceVectorType
-
xsetUomLabels
public void xsetUomLabels(NCNameList uomLabels)
Sets (as xml) the "uomLabels" attribute- Specified by:
xsetUomLabelsin interfaceVectorType
-
unsetUomLabels
public void unsetUomLabels()
Unsets the "uomLabels" attribute- Specified by:
unsetUomLabelsin interfaceVectorType
-
-