public class MapTypeImpl extends CollectionTypeImpl implements MapType
MapType.Factory| Constructor and Description |
|---|
MapTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionDocument.Description |
addNewDescription()
Appends and returns a new empty "description" element
|
EntryType |
addNewEntry()
Appends and returns a new empty value (as xml) as the last "entry" element
|
DescriptionDocument.Description |
getDescription()
Gets the "description" element
|
EntryType[] |
getEntryArray()
Gets array of all "entry" elements
|
EntryType |
getEntryArray(int i)
Gets ith "entry" element
|
String |
getKeyType()
Gets the "key-type" attribute
|
EntryType |
insertNewEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "entry" element
|
boolean |
isSetDescription()
True if has "description" element
|
boolean |
isSetKeyType()
True if has "key-type" attribute
|
void |
removeEntry(int i)
Removes the ith "entry" element
|
void |
setDescription(DescriptionDocument.Description description)
Sets the "description" element
|
void |
setEntryArray(EntryType[] entryArray)
Sets array of all "entry" element
|
void |
setEntryArray(int i,
EntryType entry)
Sets ith "entry" element
|
void |
setKeyType(String keyType)
Sets the "key-type" attribute
|
int |
sizeOfEntryArray()
Returns number of "entry" element
|
void |
unsetDescription()
Unsets the "description" element
|
void |
unsetKeyType()
Unsets the "key-type" attribute
|
org.apache.xmlbeans.XmlString |
xgetKeyType()
Gets (as xml) the "key-type" attribute
|
void |
xsetKeyType(org.apache.xmlbeans.XmlString keyType)
Sets (as xml) the "key-type" attribute
|
getValueType, isSetValueType, setValueType, unsetValueType, xgetValueType, xsetValueTypecompute_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, xmlTextgetValueType, isSetValueType, setValueType, unsetValueType, xgetValueType, xsetValueTypechangeType, 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 MapTypeImpl(org.apache.xmlbeans.SchemaType sType)
public DescriptionDocument.Description getDescription()
getDescription in interface MapTypepublic boolean isSetDescription()
isSetDescription in interface MapTypepublic void setDescription(DescriptionDocument.Description description)
setDescription in interface MapTypepublic DescriptionDocument.Description addNewDescription()
addNewDescription in interface MapTypepublic void unsetDescription()
unsetDescription in interface MapTypepublic EntryType[] getEntryArray()
getEntryArray in interface MapTypepublic EntryType getEntryArray(int i)
getEntryArray in interface MapTypepublic int sizeOfEntryArray()
sizeOfEntryArray in interface MapTypepublic void setEntryArray(EntryType[] entryArray)
setEntryArray in interface MapTypepublic void setEntryArray(int i, EntryType entry)
setEntryArray in interface MapTypepublic EntryType insertNewEntry(int i)
insertNewEntry in interface MapTypepublic EntryType addNewEntry()
addNewEntry in interface MapTypepublic void removeEntry(int i)
removeEntry in interface MapTypepublic String getKeyType()
getKeyType in interface MapTypepublic org.apache.xmlbeans.XmlString xgetKeyType()
xgetKeyType in interface MapTypepublic boolean isSetKeyType()
isSetKeyType in interface MapTypepublic void setKeyType(String keyType)
setKeyType in interface MapTypepublic void xsetKeyType(org.apache.xmlbeans.XmlString keyType)
xsetKeyType in interface MapTypepublic void unsetKeyType()
unsetKeyType in interface MapType
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann