public static interface DescribeProcessDocument.DescribeProcess extends RequestBaseType
| Modifier and Type | Interface and Description |
|---|---|
static class |
DescribeProcessDocument.DescribeProcess.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 |
|---|---|
CodeType |
addNewIdentifier()
Appends and returns a new empty value (as xml) as the last "Identifier" element
|
CodeType[] |
getIdentifierArray()
Gets array of all "Identifier" elements
|
CodeType |
getIdentifierArray(int i)
Gets ith "Identifier" element
|
String |
getLang()
Gets the "lang" attribute
|
CodeType |
insertNewIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "Identifier" element
|
boolean |
isSetLang()
True if has "lang" attribute
|
void |
removeIdentifier(int i)
Removes the ith "Identifier" element
|
void |
setIdentifierArray(CodeType[] identifierArray)
Sets array of all "Identifier" element
|
void |
setIdentifierArray(int i,
CodeType identifier)
Sets ith "Identifier" element
|
void |
setLang(String lang)
Sets the "lang" attribute
|
int |
sizeOfIdentifierArray()
Returns number of "Identifier" element
|
void |
unsetLang()
Unsets the "lang" attribute
|
org.apache.xmlbeans.XmlLanguage |
xgetLang()
Gets (as xml) the "lang" attribute
|
void |
xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute
|
addNewExtension, getExtensionArray, getExtensionArray, getService, getVersion, insertNewExtension, removeExtension, setExtensionArray, setExtensionArray, setService, setVersion, sizeOfExtensionArray, xgetService, xgetVersion, xsetService, xsetVersionchangeType, 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, xmlTextCodeType[] getIdentifierArray()
CodeType getIdentifierArray(int i)
int sizeOfIdentifierArray()
void setIdentifierArray(CodeType[] identifierArray)
void setIdentifierArray(int i,
CodeType identifier)
CodeType insertNewIdentifier(int i)
CodeType addNewIdentifier()
void removeIdentifier(int i)
String getLang()
org.apache.xmlbeans.XmlLanguage xgetLang()
boolean isSetLang()
void setLang(String lang)
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
void unsetLang()
Copyright © 2015–2018 52north.org. All rights reserved.