public static class QualifierDocumentImpl.QualifierImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements QualifierDocument.Qualifier
QualifierDocument.Qualifier.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
QualifierImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
MetaType |
addNewAttribute()
Appends and returns a new empty value (as xml) as the last "attribute" element
|
MetaType[] |
getAttributeArray()
Gets array of all "attribute" elements
|
MetaType |
getAttributeArray(int i)
Gets ith "attribute" element
|
String |
getType()
Gets the "type" attribute
|
String |
getValue()
Gets the "value" attribute
|
MetaType |
insertNewAttribute(int i)
Inserts and returns a new empty value (as xml) as the ith "attribute" element
|
boolean |
isSetType()
True if has "type" attribute
|
boolean |
isSetValue()
True if has "value" attribute
|
void |
removeAttribute(int i)
Removes the ith "attribute" element
|
void |
setAttributeArray(int i,
MetaType attribute)
Sets ith "attribute" element
|
void |
setAttributeArray(MetaType[] attributeArray)
Sets array of all "attribute" element
|
void |
setType(String type)
Sets the "type" attribute
|
void |
setValue(String value)
Sets the "value" attribute
|
int |
sizeOfAttributeArray()
Returns number of "attribute" element
|
void |
unsetType()
Unsets the "type" attribute
|
void |
unsetValue()
Unsets the "value" attribute
|
org.apache.xmlbeans.XmlString |
xgetType()
Gets (as xml) the "type" attribute
|
org.apache.xmlbeans.XmlString |
xgetValue()
Gets (as xml) the "value" attribute
|
void |
xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "type" attribute
|
void |
xsetValue(org.apache.xmlbeans.XmlString value)
Sets (as xml) the "value" attribute
|
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_text_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, 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_newValue, 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, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic QualifierImpl(org.apache.xmlbeans.SchemaType sType)
public MetaType[] getAttributeArray()
getAttributeArray in interface QualifierDocument.Qualifierpublic MetaType getAttributeArray(int i)
getAttributeArray in interface QualifierDocument.Qualifierpublic int sizeOfAttributeArray()
sizeOfAttributeArray in interface QualifierDocument.Qualifierpublic void setAttributeArray(MetaType[] attributeArray)
setAttributeArray in interface QualifierDocument.Qualifierpublic void setAttributeArray(int i, MetaType attribute)
setAttributeArray in interface QualifierDocument.Qualifierpublic MetaType insertNewAttribute(int i)
insertNewAttribute in interface QualifierDocument.Qualifierpublic MetaType addNewAttribute()
addNewAttribute in interface QualifierDocument.Qualifierpublic void removeAttribute(int i)
removeAttribute in interface QualifierDocument.Qualifierpublic String getType()
getType in interface QualifierDocument.Qualifierpublic org.apache.xmlbeans.XmlString xgetType()
xgetType in interface QualifierDocument.Qualifierpublic boolean isSetType()
isSetType in interface QualifierDocument.Qualifierpublic void setType(String type)
setType in interface QualifierDocument.Qualifierpublic void xsetType(org.apache.xmlbeans.XmlString type)
xsetType in interface QualifierDocument.Qualifierpublic void unsetType()
unsetType in interface QualifierDocument.Qualifierpublic String getValue()
getValue in interface QualifierDocument.Qualifierpublic org.apache.xmlbeans.XmlString xgetValue()
xgetValue in interface QualifierDocument.Qualifierpublic boolean isSetValue()
isSetValue in interface QualifierDocument.Qualifierpublic void setValue(String value)
setValue in interface QualifierDocument.Qualifierpublic void xsetValue(org.apache.xmlbeans.XmlString value)
xsetValue in interface QualifierDocument.Qualifierpublic void unsetValue()
unsetValue in interface QualifierDocument.Qualifier
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann