public interface UddiKey
extends org.apache.xmlbeans.XmlNMTOKEN
| Modifier and Type | Interface and Description |
|---|---|
static class |
UddiKey.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
UddiKey.Type
An XML type(@).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
UddiKey.Type.Enum |
getType()
Gets the "type" attribute
|
void |
setType(UddiKey.Type.Enum type)
Sets the "type" attribute
|
UddiKey.Type |
xgetType()
Gets (as xml) the "type" attribute
|
void |
xsetType(UddiKey.Type type)
Sets (as xml) the "type" attribute
|
getStringValue, set, setStringValue, stringValuechangeType, 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, xmlTextUddiKey.Type.Enum getType()
UddiKey.Type xgetType()
void setType(UddiKey.Type.Enum type)
void xsetType(UddiKey.Type type)
Copyright © 2019. All rights reserved.