public interface UuidPatchParamSpec extends PatchParamSpec
| Modifier and Type | Interface and Description |
|---|---|
static class |
UuidPatchParamSpec.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 |
getUuid()
Gets the "uuid" element
|
boolean |
isSetUuid()
True if has "uuid" element
|
void |
setUuid(String uuid)
Sets the "uuid" element
|
void |
unsetUuid()
Unsets the "uuid" element
|
org.apache.xmlbeans.XmlString |
xgetUuid()
Gets (as xml) the "uuid" element
|
void |
xsetUuid(org.apache.xmlbeans.XmlString uuid)
Sets (as xml) the "uuid" element
|
getName, isSetName, setName, unsetName, xgetName, xsetNamechangeType, 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 getUuid()
getUuid in interface PatchParamSpecorg.apache.xmlbeans.XmlString xgetUuid()
xgetUuid in interface PatchParamSpecboolean isSetUuid()
isSetUuid in interface PatchParamSpecvoid setUuid(String uuid)
setUuid in interface PatchParamSpecvoid xsetUuid(org.apache.xmlbeans.XmlString uuid)
xsetUuid in interface PatchParamSpecvoid unsetUuid()
unsetUuid in interface PatchParamSpecCopyright © 2014. All Rights Reserved.