public interface AddonItemConfig extends AddonHolderItemConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
AddonItemConfig.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Gets the "type" attribute
|
void |
setType(String type)
Sets the "type" attribute
|
org.apache.xmlbeans.XmlString |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "type" attribute
|
addNewAddons, addNewAttributes, addNewProperties, getAddons, getAttributes, getId, getProperties, isSetId, setAddons, setAttributes, setId, setProperties, unsetId, xgetId, xsetIdchangeType, compareTo, compareValue, 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, xmlTextString getType()
org.apache.xmlbeans.XmlString xgetType()
void setType(String type)
void xsetType(org.apache.xmlbeans.XmlString type)
Copyright © 2019. All rights reserved.