Package net.opengis.gml.impl
Class ValuePropertyTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.impl.ValuePropertyTypeImpl
-
- All Implemented Interfaces:
Serializable,ValuePropertyType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Direct Known Subclasses:
BooleanPropertyTypeImpl,CategoryPropertyTypeImpl,CountPropertyTypeImpl,QuantityPropertyTypeImpl,ScalarValuePropertyTypeImpl
public class ValuePropertyTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ValuePropertyType
An XML ValuePropertyType(@http://www.opengis.net/gml). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.gml.ValuePropertyType
ValuePropertyType.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.ValuePropertyType
type
-
-
Constructor Summary
Constructors Constructor Description ValuePropertyTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CodeTypeaddNewCategory()Appends and returns a new empty "Category" elementCategoryExtentTypeaddNewCategoryExtent()Appends and returns a new empty "CategoryExtent" elementCodeOrNullListTypeaddNewCategoryList()Appends and returns a new empty "CategoryList" elementCompositeValueTypeaddNewCompositeValue()Appends and returns a new empty "CompositeValue" elementorg.apache.xmlbeans.XmlObjectaddNewObject()Appends and returns a new empty "_Object" elementMeasureTypeaddNewQuantity()Appends and returns a new empty "Quantity" elementQuantityExtentTypeaddNewQuantityExtent()Appends and returns a new empty "QuantityExtent" elementMeasureOrNullListTypeaddNewQuantityList()Appends and returns a new empty "QuantityList" elementActuateType.EnumgetActuate()Gets the "actuate" attributeStringgetArcrole()Gets the "arcrole" attributebooleangetBoolean()Gets the "Boolean" elementListgetBooleanList()Gets the "BooleanList" elementCodeTypegetCategory()Gets the "Category" elementCategoryExtentTypegetCategoryExtent()Gets the "CategoryExtent" elementCodeOrNullListTypegetCategoryList()Gets the "CategoryList" elementCompositeValueTypegetCompositeValue()Gets the "CompositeValue" elementBigIntegergetCount()Gets the "Count" elementListgetCountExtent()Gets the "CountExtent" elementListgetCountList()Gets the "CountList" elementStringgetHref()Gets the "href" attributeObjectgetNull()Gets the "Null" elementorg.apache.xmlbeans.XmlObjectgetObject()Gets the "_Object" elementMeasureTypegetQuantity()Gets the "Quantity" elementQuantityExtentTypegetQuantityExtent()Gets the "QuantityExtent" elementMeasureOrNullListTypegetQuantityList()Gets the "QuantityList" elementStringgetRemoteSchema()Gets the "remoteSchema" attributeStringgetRole()Gets the "role" attributeShowType.EnumgetShow()Gets the "show" attributeStringgetTitle()Gets the "title" attributeTypeType.EnumgetType()Gets the "type" attributebooleanisSetActuate()True if has "actuate" attributebooleanisSetArcrole()True if has "arcrole" attributebooleanisSetBoolean()True if has "Boolean" elementbooleanisSetBooleanList()True if has "BooleanList" elementbooleanisSetCategory()True if has "Category" elementbooleanisSetCategoryExtent()True if has "CategoryExtent" elementbooleanisSetCategoryList()True if has "CategoryList" elementbooleanisSetCompositeValue()True if has "CompositeValue" elementbooleanisSetCount()True if has "Count" elementbooleanisSetCountExtent()True if has "CountExtent" elementbooleanisSetCountList()True if has "CountList" elementbooleanisSetHref()True if has "href" attributebooleanisSetNull()True if has "Null" elementbooleanisSetObject()True if has "_Object" elementbooleanisSetQuantity()True if has "Quantity" elementbooleanisSetQuantityExtent()True if has "QuantityExtent" elementbooleanisSetQuantityList()True if has "QuantityList" elementbooleanisSetRemoteSchema()True if has "remoteSchema" attributebooleanisSetRole()True if has "role" attributebooleanisSetShow()True if has "show" attributebooleanisSetTitle()True if has "title" attributebooleanisSetType()True if has "type" attributevoidsetActuate(ActuateType.Enum actuate)Sets the "actuate" attributevoidsetArcrole(String arcrole)Sets the "arcrole" attributevoidsetBoolean(boolean xboolean)Sets the "Boolean" elementvoidsetBooleanList(List booleanList)Sets the "BooleanList" elementvoidsetCategory(CodeType category)Sets the "Category" elementvoidsetCategoryExtent(CategoryExtentType categoryExtent)Sets the "CategoryExtent" elementvoidsetCategoryList(CodeOrNullListType categoryList)Sets the "CategoryList" elementvoidsetCompositeValue(CompositeValueType compositeValue)Sets the "CompositeValue" elementvoidsetCount(BigInteger count)Sets the "Count" elementvoidsetCountExtent(List countExtent)Sets the "CountExtent" elementvoidsetCountList(List countList)Sets the "CountList" elementvoidsetHref(String href)Sets the "href" attributevoidsetNull(Object xnull)Sets the "Null" elementvoidsetObject(org.apache.xmlbeans.XmlObject object)Sets the "_Object" elementvoidsetQuantity(MeasureType quantity)Sets the "Quantity" elementvoidsetQuantityExtent(QuantityExtentType quantityExtent)Sets the "QuantityExtent" elementvoidsetQuantityList(MeasureOrNullListType quantityList)Sets the "QuantityList" elementvoidsetRemoteSchema(String remoteSchema)Sets the "remoteSchema" attributevoidsetRole(String role)Sets the "role" attributevoidsetShow(ShowType.Enum show)Sets the "show" attributevoidsetTitle(String title)Sets the "title" attributevoidsetType(TypeType.Enum type)Sets the "type" attributevoidunsetActuate()Unsets the "actuate" attributevoidunsetArcrole()Unsets the "arcrole" attributevoidunsetBoolean()Unsets the "Boolean" elementvoidunsetBooleanList()Unsets the "BooleanList" elementvoidunsetCategory()Unsets the "Category" elementvoidunsetCategoryExtent()Unsets the "CategoryExtent" elementvoidunsetCategoryList()Unsets the "CategoryList" elementvoidunsetCompositeValue()Unsets the "CompositeValue" elementvoidunsetCount()Unsets the "Count" elementvoidunsetCountExtent()Unsets the "CountExtent" elementvoidunsetCountList()Unsets the "CountList" elementvoidunsetHref()Unsets the "href" attributevoidunsetNull()Unsets the "Null" elementvoidunsetObject()Unsets the "_Object" elementvoidunsetQuantity()Unsets the "Quantity" elementvoidunsetQuantityExtent()Unsets the "QuantityExtent" elementvoidunsetQuantityList()Unsets the "QuantityList" elementvoidunsetRemoteSchema()Unsets the "remoteSchema" attributevoidunsetRole()Unsets the "role" attributevoidunsetShow()Unsets the "show" attributevoidunsetTitle()Unsets the "title" attributevoidunsetType()Unsets the "type" attributeActuateTypexgetActuate()Gets (as xml) the "actuate" attributeArcroleTypexgetArcrole()Gets (as xml) the "arcrole" attributeorg.apache.xmlbeans.XmlBooleanxgetBoolean()Gets (as xml) the "Boolean" elementBooleanOrNullListxgetBooleanList()Gets (as xml) the "BooleanList" elementorg.apache.xmlbeans.XmlIntegerxgetCount()Gets (as xml) the "Count" elementCountExtentTypexgetCountExtent()Gets (as xml) the "CountExtent" elementIntegerOrNullListxgetCountList()Gets (as xml) the "CountList" elementHrefTypexgetHref()Gets (as xml) the "href" attributeNullTypexgetNull()Gets (as xml) the "Null" elementorg.apache.xmlbeans.XmlAnyURIxgetRemoteSchema()Gets (as xml) the "remoteSchema" attributeRoleTypexgetRole()Gets (as xml) the "role" attributeShowTypexgetShow()Gets (as xml) the "show" attributeTitleAttrTypexgetTitle()Gets (as xml) the "title" attributeTypeTypexgetType()Gets (as xml) the "type" attributevoidxsetActuate(ActuateType actuate)Sets (as xml) the "actuate" attributevoidxsetArcrole(ArcroleType arcrole)Sets (as xml) the "arcrole" attributevoidxsetBoolean(org.apache.xmlbeans.XmlBoolean xboolean)Sets (as xml) the "Boolean" elementvoidxsetBooleanList(BooleanOrNullList booleanList)Sets (as xml) the "BooleanList" elementvoidxsetCount(org.apache.xmlbeans.XmlInteger count)Sets (as xml) the "Count" elementvoidxsetCountExtent(CountExtentType countExtent)Sets (as xml) the "CountExtent" elementvoidxsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidxsetHref(HrefType href)Sets (as xml) the "href" attributevoidxsetNull(NullType xnull)Sets (as xml) the "Null" elementvoidxsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)Sets (as xml) the "remoteSchema" attributevoidxsetRole(RoleType role)Sets (as xml) the "role" attributevoidxsetShow(ShowType show)Sets (as xml) the "show" attributevoidxsetTitle(TitleAttrType title)Sets (as xml) the "title" attributevoidxsetType(TypeType type)Sets (as xml) the "type" attribute-
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, 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, 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_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, 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_list, set_long, set_newValue, set_notation, set_QName, set_short, 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, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, 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, 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
-
getBoolean
public boolean getBoolean()
Gets the "Boolean" element- Specified by:
getBooleanin interfaceValuePropertyType
-
xgetBoolean
public org.apache.xmlbeans.XmlBoolean xgetBoolean()
Gets (as xml) the "Boolean" element- Specified by:
xgetBooleanin interfaceValuePropertyType
-
isSetBoolean
public boolean isSetBoolean()
True if has "Boolean" element- Specified by:
isSetBooleanin interfaceValuePropertyType
-
setBoolean
public void setBoolean(boolean xboolean)
Sets the "Boolean" element- Specified by:
setBooleanin interfaceValuePropertyType
-
xsetBoolean
public void xsetBoolean(org.apache.xmlbeans.XmlBoolean xboolean)
Sets (as xml) the "Boolean" element- Specified by:
xsetBooleanin interfaceValuePropertyType
-
unsetBoolean
public void unsetBoolean()
Unsets the "Boolean" element- Specified by:
unsetBooleanin interfaceValuePropertyType
-
getCategory
public CodeType getCategory()
Gets the "Category" element- Specified by:
getCategoryin interfaceValuePropertyType
-
isSetCategory
public boolean isSetCategory()
True if has "Category" element- Specified by:
isSetCategoryin interfaceValuePropertyType
-
setCategory
public void setCategory(CodeType category)
Sets the "Category" element- Specified by:
setCategoryin interfaceValuePropertyType
-
addNewCategory
public CodeType addNewCategory()
Appends and returns a new empty "Category" element- Specified by:
addNewCategoryin interfaceValuePropertyType
-
unsetCategory
public void unsetCategory()
Unsets the "Category" element- Specified by:
unsetCategoryin interfaceValuePropertyType
-
getQuantity
public MeasureType getQuantity()
Gets the "Quantity" element- Specified by:
getQuantityin interfaceValuePropertyType
-
isSetQuantity
public boolean isSetQuantity()
True if has "Quantity" element- Specified by:
isSetQuantityin interfaceValuePropertyType
-
setQuantity
public void setQuantity(MeasureType quantity)
Sets the "Quantity" element- Specified by:
setQuantityin interfaceValuePropertyType
-
addNewQuantity
public MeasureType addNewQuantity()
Appends and returns a new empty "Quantity" element- Specified by:
addNewQuantityin interfaceValuePropertyType
-
unsetQuantity
public void unsetQuantity()
Unsets the "Quantity" element- Specified by:
unsetQuantityin interfaceValuePropertyType
-
getCount
public BigInteger getCount()
Gets the "Count" element- Specified by:
getCountin interfaceValuePropertyType
-
xgetCount
public org.apache.xmlbeans.XmlInteger xgetCount()
Gets (as xml) the "Count" element- Specified by:
xgetCountin interfaceValuePropertyType
-
isSetCount
public boolean isSetCount()
True if has "Count" element- Specified by:
isSetCountin interfaceValuePropertyType
-
setCount
public void setCount(BigInteger count)
Sets the "Count" element- Specified by:
setCountin interfaceValuePropertyType
-
xsetCount
public void xsetCount(org.apache.xmlbeans.XmlInteger count)
Sets (as xml) the "Count" element- Specified by:
xsetCountin interfaceValuePropertyType
-
unsetCount
public void unsetCount()
Unsets the "Count" element- Specified by:
unsetCountin interfaceValuePropertyType
-
getBooleanList
public List getBooleanList()
Gets the "BooleanList" element- Specified by:
getBooleanListin interfaceValuePropertyType
-
xgetBooleanList
public BooleanOrNullList xgetBooleanList()
Gets (as xml) the "BooleanList" element- Specified by:
xgetBooleanListin interfaceValuePropertyType
-
isSetBooleanList
public boolean isSetBooleanList()
True if has "BooleanList" element- Specified by:
isSetBooleanListin interfaceValuePropertyType
-
setBooleanList
public void setBooleanList(List booleanList)
Sets the "BooleanList" element- Specified by:
setBooleanListin interfaceValuePropertyType
-
xsetBooleanList
public void xsetBooleanList(BooleanOrNullList booleanList)
Sets (as xml) the "BooleanList" element- Specified by:
xsetBooleanListin interfaceValuePropertyType
-
unsetBooleanList
public void unsetBooleanList()
Unsets the "BooleanList" element- Specified by:
unsetBooleanListin interfaceValuePropertyType
-
getCategoryList
public CodeOrNullListType getCategoryList()
Gets the "CategoryList" element- Specified by:
getCategoryListin interfaceValuePropertyType
-
isSetCategoryList
public boolean isSetCategoryList()
True if has "CategoryList" element- Specified by:
isSetCategoryListin interfaceValuePropertyType
-
setCategoryList
public void setCategoryList(CodeOrNullListType categoryList)
Sets the "CategoryList" element- Specified by:
setCategoryListin interfaceValuePropertyType
-
addNewCategoryList
public CodeOrNullListType addNewCategoryList()
Appends and returns a new empty "CategoryList" element- Specified by:
addNewCategoryListin interfaceValuePropertyType
-
unsetCategoryList
public void unsetCategoryList()
Unsets the "CategoryList" element- Specified by:
unsetCategoryListin interfaceValuePropertyType
-
getQuantityList
public MeasureOrNullListType getQuantityList()
Gets the "QuantityList" element- Specified by:
getQuantityListin interfaceValuePropertyType
-
isSetQuantityList
public boolean isSetQuantityList()
True if has "QuantityList" element- Specified by:
isSetQuantityListin interfaceValuePropertyType
-
setQuantityList
public void setQuantityList(MeasureOrNullListType quantityList)
Sets the "QuantityList" element- Specified by:
setQuantityListin interfaceValuePropertyType
-
addNewQuantityList
public MeasureOrNullListType addNewQuantityList()
Appends and returns a new empty "QuantityList" element- Specified by:
addNewQuantityListin interfaceValuePropertyType
-
unsetQuantityList
public void unsetQuantityList()
Unsets the "QuantityList" element- Specified by:
unsetQuantityListin interfaceValuePropertyType
-
getCountList
public List getCountList()
Gets the "CountList" element- Specified by:
getCountListin interfaceValuePropertyType
-
xgetCountList
public IntegerOrNullList xgetCountList()
Gets (as xml) the "CountList" element- Specified by:
xgetCountListin interfaceValuePropertyType
-
isSetCountList
public boolean isSetCountList()
True if has "CountList" element- Specified by:
isSetCountListin interfaceValuePropertyType
-
setCountList
public void setCountList(List countList)
Sets the "CountList" element- Specified by:
setCountListin interfaceValuePropertyType
-
xsetCountList
public void xsetCountList(IntegerOrNullList countList)
Sets (as xml) the "CountList" element- Specified by:
xsetCountListin interfaceValuePropertyType
-
unsetCountList
public void unsetCountList()
Unsets the "CountList" element- Specified by:
unsetCountListin interfaceValuePropertyType
-
getCategoryExtent
public CategoryExtentType getCategoryExtent()
Gets the "CategoryExtent" element- Specified by:
getCategoryExtentin interfaceValuePropertyType
-
isSetCategoryExtent
public boolean isSetCategoryExtent()
True if has "CategoryExtent" element- Specified by:
isSetCategoryExtentin interfaceValuePropertyType
-
setCategoryExtent
public void setCategoryExtent(CategoryExtentType categoryExtent)
Sets the "CategoryExtent" element- Specified by:
setCategoryExtentin interfaceValuePropertyType
-
addNewCategoryExtent
public CategoryExtentType addNewCategoryExtent()
Appends and returns a new empty "CategoryExtent" element- Specified by:
addNewCategoryExtentin interfaceValuePropertyType
-
unsetCategoryExtent
public void unsetCategoryExtent()
Unsets the "CategoryExtent" element- Specified by:
unsetCategoryExtentin interfaceValuePropertyType
-
getQuantityExtent
public QuantityExtentType getQuantityExtent()
Gets the "QuantityExtent" element- Specified by:
getQuantityExtentin interfaceValuePropertyType
-
isSetQuantityExtent
public boolean isSetQuantityExtent()
True if has "QuantityExtent" element- Specified by:
isSetQuantityExtentin interfaceValuePropertyType
-
setQuantityExtent
public void setQuantityExtent(QuantityExtentType quantityExtent)
Sets the "QuantityExtent" element- Specified by:
setQuantityExtentin interfaceValuePropertyType
-
addNewQuantityExtent
public QuantityExtentType addNewQuantityExtent()
Appends and returns a new empty "QuantityExtent" element- Specified by:
addNewQuantityExtentin interfaceValuePropertyType
-
unsetQuantityExtent
public void unsetQuantityExtent()
Unsets the "QuantityExtent" element- Specified by:
unsetQuantityExtentin interfaceValuePropertyType
-
getCountExtent
public List getCountExtent()
Gets the "CountExtent" element- Specified by:
getCountExtentin interfaceValuePropertyType
-
xgetCountExtent
public CountExtentType xgetCountExtent()
Gets (as xml) the "CountExtent" element- Specified by:
xgetCountExtentin interfaceValuePropertyType
-
isSetCountExtent
public boolean isSetCountExtent()
True if has "CountExtent" element- Specified by:
isSetCountExtentin interfaceValuePropertyType
-
setCountExtent
public void setCountExtent(List countExtent)
Sets the "CountExtent" element- Specified by:
setCountExtentin interfaceValuePropertyType
-
xsetCountExtent
public void xsetCountExtent(CountExtentType countExtent)
Sets (as xml) the "CountExtent" element- Specified by:
xsetCountExtentin interfaceValuePropertyType
-
unsetCountExtent
public void unsetCountExtent()
Unsets the "CountExtent" element- Specified by:
unsetCountExtentin interfaceValuePropertyType
-
getCompositeValue
public CompositeValueType getCompositeValue()
Gets the "CompositeValue" element- Specified by:
getCompositeValuein interfaceValuePropertyType
-
isSetCompositeValue
public boolean isSetCompositeValue()
True if has "CompositeValue" element- Specified by:
isSetCompositeValuein interfaceValuePropertyType
-
setCompositeValue
public void setCompositeValue(CompositeValueType compositeValue)
Sets the "CompositeValue" element- Specified by:
setCompositeValuein interfaceValuePropertyType
-
addNewCompositeValue
public CompositeValueType addNewCompositeValue()
Appends and returns a new empty "CompositeValue" element- Specified by:
addNewCompositeValuein interfaceValuePropertyType
-
unsetCompositeValue
public void unsetCompositeValue()
Unsets the "CompositeValue" element- Specified by:
unsetCompositeValuein interfaceValuePropertyType
-
getObject
public org.apache.xmlbeans.XmlObject getObject()
Gets the "_Object" element- Specified by:
getObjectin interfaceValuePropertyType
-
isSetObject
public boolean isSetObject()
True if has "_Object" element- Specified by:
isSetObjectin interfaceValuePropertyType
-
setObject
public void setObject(org.apache.xmlbeans.XmlObject object)
Sets the "_Object" element- Specified by:
setObjectin interfaceValuePropertyType
-
addNewObject
public org.apache.xmlbeans.XmlObject addNewObject()
Appends and returns a new empty "_Object" element- Specified by:
addNewObjectin interfaceValuePropertyType
-
unsetObject
public void unsetObject()
Unsets the "_Object" element- Specified by:
unsetObjectin interfaceValuePropertyType
-
getNull
public Object getNull()
Gets the "Null" element- Specified by:
getNullin interfaceValuePropertyType
-
xgetNull
public NullType xgetNull()
Gets (as xml) the "Null" element- Specified by:
xgetNullin interfaceValuePropertyType
-
isSetNull
public boolean isSetNull()
True if has "Null" element- Specified by:
isSetNullin interfaceValuePropertyType
-
setNull
public void setNull(Object xnull)
Sets the "Null" element- Specified by:
setNullin interfaceValuePropertyType
-
xsetNull
public void xsetNull(NullType xnull)
Sets (as xml) the "Null" element- Specified by:
xsetNullin interfaceValuePropertyType
-
unsetNull
public void unsetNull()
Unsets the "Null" element- Specified by:
unsetNullin interfaceValuePropertyType
-
getType
public TypeType.Enum getType()
Gets the "type" attribute- Specified by:
getTypein interfaceValuePropertyType
-
xgetType
public TypeType xgetType()
Gets (as xml) the "type" attribute- Specified by:
xgetTypein interfaceValuePropertyType
-
isSetType
public boolean isSetType()
True if has "type" attribute- Specified by:
isSetTypein interfaceValuePropertyType
-
setType
public void setType(TypeType.Enum type)
Sets the "type" attribute- Specified by:
setTypein interfaceValuePropertyType
-
xsetType
public void xsetType(TypeType type)
Sets (as xml) the "type" attribute- Specified by:
xsetTypein interfaceValuePropertyType
-
unsetType
public void unsetType()
Unsets the "type" attribute- Specified by:
unsetTypein interfaceValuePropertyType
-
getHref
public String getHref()
Gets the "href" attribute- Specified by:
getHrefin interfaceValuePropertyType
-
xgetHref
public HrefType xgetHref()
Gets (as xml) the "href" attribute- Specified by:
xgetHrefin interfaceValuePropertyType
-
isSetHref
public boolean isSetHref()
True if has "href" attribute- Specified by:
isSetHrefin interfaceValuePropertyType
-
setHref
public void setHref(String href)
Sets the "href" attribute- Specified by:
setHrefin interfaceValuePropertyType
-
xsetHref
public void xsetHref(HrefType href)
Sets (as xml) the "href" attribute- Specified by:
xsetHrefin interfaceValuePropertyType
-
unsetHref
public void unsetHref()
Unsets the "href" attribute- Specified by:
unsetHrefin interfaceValuePropertyType
-
getRole
public String getRole()
Gets the "role" attribute- Specified by:
getRolein interfaceValuePropertyType
-
xgetRole
public RoleType xgetRole()
Gets (as xml) the "role" attribute- Specified by:
xgetRolein interfaceValuePropertyType
-
isSetRole
public boolean isSetRole()
True if has "role" attribute- Specified by:
isSetRolein interfaceValuePropertyType
-
setRole
public void setRole(String role)
Sets the "role" attribute- Specified by:
setRolein interfaceValuePropertyType
-
xsetRole
public void xsetRole(RoleType role)
Sets (as xml) the "role" attribute- Specified by:
xsetRolein interfaceValuePropertyType
-
unsetRole
public void unsetRole()
Unsets the "role" attribute- Specified by:
unsetRolein interfaceValuePropertyType
-
getArcrole
public String getArcrole()
Gets the "arcrole" attribute- Specified by:
getArcrolein interfaceValuePropertyType
-
xgetArcrole
public ArcroleType xgetArcrole()
Gets (as xml) the "arcrole" attribute- Specified by:
xgetArcrolein interfaceValuePropertyType
-
isSetArcrole
public boolean isSetArcrole()
True if has "arcrole" attribute- Specified by:
isSetArcrolein interfaceValuePropertyType
-
setArcrole
public void setArcrole(String arcrole)
Sets the "arcrole" attribute- Specified by:
setArcrolein interfaceValuePropertyType
-
xsetArcrole
public void xsetArcrole(ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute- Specified by:
xsetArcrolein interfaceValuePropertyType
-
unsetArcrole
public void unsetArcrole()
Unsets the "arcrole" attribute- Specified by:
unsetArcrolein interfaceValuePropertyType
-
getTitle
public String getTitle()
Gets the "title" attribute- Specified by:
getTitlein interfaceValuePropertyType
-
xgetTitle
public TitleAttrType xgetTitle()
Gets (as xml) the "title" attribute- Specified by:
xgetTitlein interfaceValuePropertyType
-
isSetTitle
public boolean isSetTitle()
True if has "title" attribute- Specified by:
isSetTitlein interfaceValuePropertyType
-
setTitle
public void setTitle(String title)
Sets the "title" attribute- Specified by:
setTitlein interfaceValuePropertyType
-
xsetTitle
public void xsetTitle(TitleAttrType title)
Sets (as xml) the "title" attribute- Specified by:
xsetTitlein interfaceValuePropertyType
-
unsetTitle
public void unsetTitle()
Unsets the "title" attribute- Specified by:
unsetTitlein interfaceValuePropertyType
-
getShow
public ShowType.Enum getShow()
Gets the "show" attribute- Specified by:
getShowin interfaceValuePropertyType
-
xgetShow
public ShowType xgetShow()
Gets (as xml) the "show" attribute- Specified by:
xgetShowin interfaceValuePropertyType
-
isSetShow
public boolean isSetShow()
True if has "show" attribute- Specified by:
isSetShowin interfaceValuePropertyType
-
setShow
public void setShow(ShowType.Enum show)
Sets the "show" attribute- Specified by:
setShowin interfaceValuePropertyType
-
xsetShow
public void xsetShow(ShowType show)
Sets (as xml) the "show" attribute- Specified by:
xsetShowin interfaceValuePropertyType
-
unsetShow
public void unsetShow()
Unsets the "show" attribute- Specified by:
unsetShowin interfaceValuePropertyType
-
getActuate
public ActuateType.Enum getActuate()
Gets the "actuate" attribute- Specified by:
getActuatein interfaceValuePropertyType
-
xgetActuate
public ActuateType xgetActuate()
Gets (as xml) the "actuate" attribute- Specified by:
xgetActuatein interfaceValuePropertyType
-
isSetActuate
public boolean isSetActuate()
True if has "actuate" attribute- Specified by:
isSetActuatein interfaceValuePropertyType
-
setActuate
public void setActuate(ActuateType.Enum actuate)
Sets the "actuate" attribute- Specified by:
setActuatein interfaceValuePropertyType
-
xsetActuate
public void xsetActuate(ActuateType actuate)
Sets (as xml) the "actuate" attribute- Specified by:
xsetActuatein interfaceValuePropertyType
-
unsetActuate
public void unsetActuate()
Unsets the "actuate" attribute- Specified by:
unsetActuatein interfaceValuePropertyType
-
getRemoteSchema
public String getRemoteSchema()
Gets the "remoteSchema" attribute- Specified by:
getRemoteSchemain interfaceValuePropertyType
-
xgetRemoteSchema
public org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
Gets (as xml) the "remoteSchema" attribute- Specified by:
xgetRemoteSchemain interfaceValuePropertyType
-
isSetRemoteSchema
public boolean isSetRemoteSchema()
True if has "remoteSchema" attribute- Specified by:
isSetRemoteSchemain interfaceValuePropertyType
-
setRemoteSchema
public void setRemoteSchema(String remoteSchema)
Sets the "remoteSchema" attribute- Specified by:
setRemoteSchemain interfaceValuePropertyType
-
xsetRemoteSchema
public void xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
Sets (as xml) the "remoteSchema" attribute- Specified by:
xsetRemoteSchemain interfaceValuePropertyType
-
unsetRemoteSchema
public void unsetRemoteSchema()
Unsets the "remoteSchema" attribute- Specified by:
unsetRemoteSchemain interfaceValuePropertyType
-
-