Class AbstractMonitoringObjectTypeImpl.NarrowerImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- eu.europa.ec.inspire.schemas.ef.x40.impl.AbstractMonitoringObjectTypeImpl.NarrowerImpl
-
- All Implemented Interfaces:
AbstractMonitoringObjectType.Narrower,Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Enclosing class:
- AbstractMonitoringObjectTypeImpl
public static class AbstractMonitoringObjectTypeImpl.NarrowerImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements AbstractMonitoringObjectType.Narrower
An XML narrower(@http://inspire.ec.europa.eu/schemas/ef/4.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType.Narrower
AbstractMonitoringObjectType.Narrower.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 eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType.Narrower
type
-
-
Constructor Summary
Constructors Constructor Description NarrowerImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HierarchyTypeaddNewHierarchy()Appends and returns a new empty "Hierarchy" elementActuateType.EnumgetActuate()Gets the "actuate" attributeStringgetArcrole()Gets the "arcrole" attributeHierarchyTypegetHierarchy()Gets the "Hierarchy" elementStringgetHref()Gets the "href" attributeObjectgetNilReason()Gets the "nilReason" attributebooleangetOwns()Gets the "owns" attributeStringgetRemoteSchema()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" attributebooleanisSetHierarchy()True if has "Hierarchy" elementbooleanisSetHref()True if has "href" attributebooleanisSetNilReason()True if has "nilReason" attributebooleanisSetOwns()True if has "owns" attributebooleanisSetRemoteSchema()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" attributevoidsetHierarchy(HierarchyType hierarchy)Sets the "Hierarchy" elementvoidsetHref(String href)Sets the "href" attributevoidsetNilReason(Object nilReason)Sets the "nilReason" attributevoidsetOwns(boolean owns)Sets the "owns" attributevoidsetRemoteSchema(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" attributevoidunsetHierarchy()Unsets the "Hierarchy" elementvoidunsetHref()Unsets the "href" attributevoidunsetNilReason()Unsets the "nilReason" attributevoidunsetOwns()Unsets the "owns" attributevoidunsetRemoteSchema()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" attributeHrefTypexgetHref()Gets (as xml) the "href" attributeNilReasonTypexgetNilReason()Gets (as xml) the "nilReason" attributeorg.apache.xmlbeans.XmlBooleanxgetOwns()Gets (as xml) the "owns" attributeorg.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" attributevoidxsetHref(HrefType href)Sets (as xml) the "href" attributevoidxsetNilReason(NilReasonType nilReason)Sets (as xml) the "nilReason" attributevoidxsetOwns(org.apache.xmlbeans.XmlBoolean owns)Sets (as xml) the "owns" attributevoidxsetRemoteSchema(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
-
getHierarchy
public HierarchyType getHierarchy()
Gets the "Hierarchy" element- Specified by:
getHierarchyin interfaceAbstractMonitoringObjectType.Narrower
-
isSetHierarchy
public boolean isSetHierarchy()
True if has "Hierarchy" element- Specified by:
isSetHierarchyin interfaceAbstractMonitoringObjectType.Narrower
-
setHierarchy
public void setHierarchy(HierarchyType hierarchy)
Sets the "Hierarchy" element- Specified by:
setHierarchyin interfaceAbstractMonitoringObjectType.Narrower
-
addNewHierarchy
public HierarchyType addNewHierarchy()
Appends and returns a new empty "Hierarchy" element- Specified by:
addNewHierarchyin interfaceAbstractMonitoringObjectType.Narrower
-
unsetHierarchy
public void unsetHierarchy()
Unsets the "Hierarchy" element- Specified by:
unsetHierarchyin interfaceAbstractMonitoringObjectType.Narrower
-
getType
public TypeType.Enum getType()
Gets the "type" attribute- Specified by:
getTypein interfaceAbstractMonitoringObjectType.Narrower
-
xgetType
public TypeType xgetType()
Gets (as xml) the "type" attribute- Specified by:
xgetTypein interfaceAbstractMonitoringObjectType.Narrower
-
isSetType
public boolean isSetType()
True if has "type" attribute- Specified by:
isSetTypein interfaceAbstractMonitoringObjectType.Narrower
-
setType
public void setType(TypeType.Enum type)
Sets the "type" attribute- Specified by:
setTypein interfaceAbstractMonitoringObjectType.Narrower
-
xsetType
public void xsetType(TypeType type)
Sets (as xml) the "type" attribute- Specified by:
xsetTypein interfaceAbstractMonitoringObjectType.Narrower
-
unsetType
public void unsetType()
Unsets the "type" attribute- Specified by:
unsetTypein interfaceAbstractMonitoringObjectType.Narrower
-
getHref
public String getHref()
Gets the "href" attribute- Specified by:
getHrefin interfaceAbstractMonitoringObjectType.Narrower
-
xgetHref
public HrefType xgetHref()
Gets (as xml) the "href" attribute- Specified by:
xgetHrefin interfaceAbstractMonitoringObjectType.Narrower
-
isSetHref
public boolean isSetHref()
True if has "href" attribute- Specified by:
isSetHrefin interfaceAbstractMonitoringObjectType.Narrower
-
setHref
public void setHref(String href)
Sets the "href" attribute- Specified by:
setHrefin interfaceAbstractMonitoringObjectType.Narrower
-
xsetHref
public void xsetHref(HrefType href)
Sets (as xml) the "href" attribute- Specified by:
xsetHrefin interfaceAbstractMonitoringObjectType.Narrower
-
unsetHref
public void unsetHref()
Unsets the "href" attribute- Specified by:
unsetHrefin interfaceAbstractMonitoringObjectType.Narrower
-
getRole
public String getRole()
Gets the "role" attribute- Specified by:
getRolein interfaceAbstractMonitoringObjectType.Narrower
-
xgetRole
public RoleType xgetRole()
Gets (as xml) the "role" attribute- Specified by:
xgetRolein interfaceAbstractMonitoringObjectType.Narrower
-
isSetRole
public boolean isSetRole()
True if has "role" attribute- Specified by:
isSetRolein interfaceAbstractMonitoringObjectType.Narrower
-
setRole
public void setRole(String role)
Sets the "role" attribute- Specified by:
setRolein interfaceAbstractMonitoringObjectType.Narrower
-
xsetRole
public void xsetRole(RoleType role)
Sets (as xml) the "role" attribute- Specified by:
xsetRolein interfaceAbstractMonitoringObjectType.Narrower
-
unsetRole
public void unsetRole()
Unsets the "role" attribute- Specified by:
unsetRolein interfaceAbstractMonitoringObjectType.Narrower
-
getArcrole
public String getArcrole()
Gets the "arcrole" attribute- Specified by:
getArcrolein interfaceAbstractMonitoringObjectType.Narrower
-
xgetArcrole
public ArcroleType xgetArcrole()
Gets (as xml) the "arcrole" attribute- Specified by:
xgetArcrolein interfaceAbstractMonitoringObjectType.Narrower
-
isSetArcrole
public boolean isSetArcrole()
True if has "arcrole" attribute- Specified by:
isSetArcrolein interfaceAbstractMonitoringObjectType.Narrower
-
setArcrole
public void setArcrole(String arcrole)
Sets the "arcrole" attribute- Specified by:
setArcrolein interfaceAbstractMonitoringObjectType.Narrower
-
xsetArcrole
public void xsetArcrole(ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute- Specified by:
xsetArcrolein interfaceAbstractMonitoringObjectType.Narrower
-
unsetArcrole
public void unsetArcrole()
Unsets the "arcrole" attribute- Specified by:
unsetArcrolein interfaceAbstractMonitoringObjectType.Narrower
-
getTitle
public String getTitle()
Gets the "title" attribute- Specified by:
getTitlein interfaceAbstractMonitoringObjectType.Narrower
-
xgetTitle
public TitleAttrType xgetTitle()
Gets (as xml) the "title" attribute- Specified by:
xgetTitlein interfaceAbstractMonitoringObjectType.Narrower
-
isSetTitle
public boolean isSetTitle()
True if has "title" attribute- Specified by:
isSetTitlein interfaceAbstractMonitoringObjectType.Narrower
-
setTitle
public void setTitle(String title)
Sets the "title" attribute- Specified by:
setTitlein interfaceAbstractMonitoringObjectType.Narrower
-
xsetTitle
public void xsetTitle(TitleAttrType title)
Sets (as xml) the "title" attribute- Specified by:
xsetTitlein interfaceAbstractMonitoringObjectType.Narrower
-
unsetTitle
public void unsetTitle()
Unsets the "title" attribute- Specified by:
unsetTitlein interfaceAbstractMonitoringObjectType.Narrower
-
getShow
public ShowType.Enum getShow()
Gets the "show" attribute- Specified by:
getShowin interfaceAbstractMonitoringObjectType.Narrower
-
xgetShow
public ShowType xgetShow()
Gets (as xml) the "show" attribute- Specified by:
xgetShowin interfaceAbstractMonitoringObjectType.Narrower
-
isSetShow
public boolean isSetShow()
True if has "show" attribute- Specified by:
isSetShowin interfaceAbstractMonitoringObjectType.Narrower
-
setShow
public void setShow(ShowType.Enum show)
Sets the "show" attribute- Specified by:
setShowin interfaceAbstractMonitoringObjectType.Narrower
-
xsetShow
public void xsetShow(ShowType show)
Sets (as xml) the "show" attribute- Specified by:
xsetShowin interfaceAbstractMonitoringObjectType.Narrower
-
unsetShow
public void unsetShow()
Unsets the "show" attribute- Specified by:
unsetShowin interfaceAbstractMonitoringObjectType.Narrower
-
getActuate
public ActuateType.Enum getActuate()
Gets the "actuate" attribute- Specified by:
getActuatein interfaceAbstractMonitoringObjectType.Narrower
-
xgetActuate
public ActuateType xgetActuate()
Gets (as xml) the "actuate" attribute- Specified by:
xgetActuatein interfaceAbstractMonitoringObjectType.Narrower
-
isSetActuate
public boolean isSetActuate()
True if has "actuate" attribute- Specified by:
isSetActuatein interfaceAbstractMonitoringObjectType.Narrower
-
setActuate
public void setActuate(ActuateType.Enum actuate)
Sets the "actuate" attribute- Specified by:
setActuatein interfaceAbstractMonitoringObjectType.Narrower
-
xsetActuate
public void xsetActuate(ActuateType actuate)
Sets (as xml) the "actuate" attribute- Specified by:
xsetActuatein interfaceAbstractMonitoringObjectType.Narrower
-
unsetActuate
public void unsetActuate()
Unsets the "actuate" attribute- Specified by:
unsetActuatein interfaceAbstractMonitoringObjectType.Narrower
-
getNilReason
public Object getNilReason()
Gets the "nilReason" attribute- Specified by:
getNilReasonin interfaceAbstractMonitoringObjectType.Narrower
-
xgetNilReason
public NilReasonType xgetNilReason()
Gets (as xml) the "nilReason" attribute- Specified by:
xgetNilReasonin interfaceAbstractMonitoringObjectType.Narrower
-
isSetNilReason
public boolean isSetNilReason()
True if has "nilReason" attribute- Specified by:
isSetNilReasonin interfaceAbstractMonitoringObjectType.Narrower
-
setNilReason
public void setNilReason(Object nilReason)
Sets the "nilReason" attribute- Specified by:
setNilReasonin interfaceAbstractMonitoringObjectType.Narrower
-
xsetNilReason
public void xsetNilReason(NilReasonType nilReason)
Sets (as xml) the "nilReason" attribute- Specified by:
xsetNilReasonin interfaceAbstractMonitoringObjectType.Narrower
-
unsetNilReason
public void unsetNilReason()
Unsets the "nilReason" attribute- Specified by:
unsetNilReasonin interfaceAbstractMonitoringObjectType.Narrower
-
getRemoteSchema
public String getRemoteSchema()
Gets the "remoteSchema" attribute- Specified by:
getRemoteSchemain interfaceAbstractMonitoringObjectType.Narrower
-
xgetRemoteSchema
public org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
Gets (as xml) the "remoteSchema" attribute- Specified by:
xgetRemoteSchemain interfaceAbstractMonitoringObjectType.Narrower
-
isSetRemoteSchema
public boolean isSetRemoteSchema()
True if has "remoteSchema" attribute- Specified by:
isSetRemoteSchemain interfaceAbstractMonitoringObjectType.Narrower
-
setRemoteSchema
public void setRemoteSchema(String remoteSchema)
Sets the "remoteSchema" attribute- Specified by:
setRemoteSchemain interfaceAbstractMonitoringObjectType.Narrower
-
xsetRemoteSchema
public void xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
Sets (as xml) the "remoteSchema" attribute- Specified by:
xsetRemoteSchemain interfaceAbstractMonitoringObjectType.Narrower
-
unsetRemoteSchema
public void unsetRemoteSchema()
Unsets the "remoteSchema" attribute- Specified by:
unsetRemoteSchemain interfaceAbstractMonitoringObjectType.Narrower
-
getOwns
public boolean getOwns()
Gets the "owns" attribute- Specified by:
getOwnsin interfaceAbstractMonitoringObjectType.Narrower
-
xgetOwns
public org.apache.xmlbeans.XmlBoolean xgetOwns()
Gets (as xml) the "owns" attribute- Specified by:
xgetOwnsin interfaceAbstractMonitoringObjectType.Narrower
-
isSetOwns
public boolean isSetOwns()
True if has "owns" attribute- Specified by:
isSetOwnsin interfaceAbstractMonitoringObjectType.Narrower
-
setOwns
public void setOwns(boolean owns)
Sets the "owns" attribute- Specified by:
setOwnsin interfaceAbstractMonitoringObjectType.Narrower
-
xsetOwns
public void xsetOwns(org.apache.xmlbeans.XmlBoolean owns)
Sets (as xml) the "owns" attribute- Specified by:
xsetOwnsin interfaceAbstractMonitoringObjectType.Narrower
-
unsetOwns
public void unsetOwns()
Unsets the "owns" attribute- Specified by:
unsetOwnsin interfaceAbstractMonitoringObjectType.Narrower
-
-