public interface ModelItemConfig extends AddonHolderItemConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
ModelItemConfig.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 |
getLabel()
Gets the "label" attribute
|
boolean |
isSetLabel()
True if has "label" attribute
|
void |
setLabel(String label)
Sets the "label" attribute
|
void |
unsetLabel()
Unsets the "label" attribute
|
org.apache.xmlbeans.XmlString |
xgetLabel()
Gets (as xml) the "label" attribute
|
void |
xsetLabel(org.apache.xmlbeans.XmlString label)
Sets (as xml) the "label" 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 getLabel()
org.apache.xmlbeans.XmlString xgetLabel()
boolean isSetLabel()
void setLabel(String label)
void xsetLabel(org.apache.xmlbeans.XmlString label)
void unsetLabel()
Copyright © 2019. All rights reserved.