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_NUMBER
type
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, xmlText
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
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
public QualifierImpl(org.apache.xmlbeans.SchemaType sType)
public MetaType[] getAttributeArray()
getAttributeArray
in interface QualifierDocument.Qualifier
public MetaType getAttributeArray(int i)
getAttributeArray
in interface QualifierDocument.Qualifier
public int sizeOfAttributeArray()
sizeOfAttributeArray
in interface QualifierDocument.Qualifier
public void setAttributeArray(MetaType[] attributeArray)
setAttributeArray
in interface QualifierDocument.Qualifier
public void setAttributeArray(int i, MetaType attribute)
setAttributeArray
in interface QualifierDocument.Qualifier
public MetaType insertNewAttribute(int i)
insertNewAttribute
in interface QualifierDocument.Qualifier
public MetaType addNewAttribute()
addNewAttribute
in interface QualifierDocument.Qualifier
public void removeAttribute(int i)
removeAttribute
in interface QualifierDocument.Qualifier
public String getType()
getType
in interface QualifierDocument.Qualifier
public org.apache.xmlbeans.XmlString xgetType()
xgetType
in interface QualifierDocument.Qualifier
public boolean isSetType()
isSetType
in interface QualifierDocument.Qualifier
public void setType(String type)
setType
in interface QualifierDocument.Qualifier
public void xsetType(org.apache.xmlbeans.XmlString type)
xsetType
in interface QualifierDocument.Qualifier
public void unsetType()
unsetType
in interface QualifierDocument.Qualifier
public String getValue()
getValue
in interface QualifierDocument.Qualifier
public org.apache.xmlbeans.XmlString xgetValue()
xgetValue
in interface QualifierDocument.Qualifier
public boolean isSetValue()
isSetValue
in interface QualifierDocument.Qualifier
public void setValue(String value)
setValue
in interface QualifierDocument.Qualifier
public void xsetValue(org.apache.xmlbeans.XmlString value)
xsetValue
in interface QualifierDocument.Qualifier
public 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