public interface SlotType1
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
SlotType1.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 |
|---|---|
ValueListType |
addNewValueList()
Appends and returns a new empty "ValueList" element
|
java.lang.String |
getName()
Gets the "name" attribute
|
java.lang.String |
getSlotType()
Gets the "slotType" attribute
|
ValueListType |
getValueList()
Gets the "ValueList" element
|
boolean |
isSetSlotType()
True if has "slotType" attribute
|
void |
setName(java.lang.String name)
Sets the "name" attribute
|
void |
setSlotType(java.lang.String slotType)
Sets the "slotType" attribute
|
void |
setValueList(ValueListType valueList)
Sets the "ValueList" element
|
void |
unsetSlotType()
Unsets the "slotType" attribute
|
LongName |
xgetName()
Gets (as xml) the "name" attribute
|
ReferenceURI |
xgetSlotType()
Gets (as xml) the "slotType" attribute
|
void |
xsetName(LongName name)
Sets (as xml) the "name" attribute
|
void |
xsetSlotType(ReferenceURI slotType)
Sets (as xml) the "slotType" attribute
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextValueListType getValueList()
void setValueList(ValueListType valueList)
ValueListType addNewValueList()
java.lang.String getName()
LongName xgetName()
void setName(java.lang.String name)
void xsetName(LongName name)
java.lang.String getSlotType()
ReferenceURI xgetSlotType()
boolean isSetSlotType()
void setSlotType(java.lang.String slotType)
void xsetSlotType(ReferenceURI slotType)
void unsetSlotType()
Copyright © 2015–2018 52north.org. All rights reserved.