cgl.narada.mgmt.schemas.bsa
Interface ResourceDocument.Resource
- All Superinterfaces:
- XmlAnySimpleType, XmlNMTOKEN, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource
- All Known Implementing Classes:
- ResourceDocumentImpl.ResourceImpl
- Enclosing interface:
- ResourceDocument
public static interface ResourceDocument.Resource
- extends XmlNMTOKEN
An XML Resource(@http://www.hpsearch.org/schemas/2006/05/BSA).
This is an atomic type that is a restriction of cgl.narada.mgmt.schemas.bsa.ResourceDocument$Resource.
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
type
static final SchemaType type
BROKER
static final ResourceDocument.Resource.Enum BROKER
LINK
static final ResourceDocument.Resource.Enum LINK
CONFIGURATION
static final ResourceDocument.Resource.Enum CONFIGURATION
CONFIGURATION_PROPERTY
static final ResourceDocument.Resource.Enum CONFIGURATION_PROPERTY
NODE_ADDRESS
static final ResourceDocument.Resource.Enum NODE_ADDRESS
GATEWAY_ADDRESS
static final ResourceDocument.Resource.Enum GATEWAY_ADDRESS
BUFFERED_MESSAGE
static final ResourceDocument.Resource.Enum BUFFERED_MESSAGE
INT_BROKER
static final int INT_BROKER
- See Also:
- Constant Field Values
INT_LINK
static final int INT_LINK
- See Also:
- Constant Field Values
INT_CONFIGURATION
static final int INT_CONFIGURATION
- See Also:
- Constant Field Values
INT_CONFIGURATION_PROPERTY
static final int INT_CONFIGURATION_PROPERTY
- See Also:
- Constant Field Values
INT_NODE_ADDRESS
static final int INT_NODE_ADDRESS
- See Also:
- Constant Field Values
INT_GATEWAY_ADDRESS
static final int INT_GATEWAY_ADDRESS
- See Also:
- Constant Field Values
INT_BUFFERED_MESSAGE
static final int INT_BUFFERED_MESSAGE
- See Also:
- Constant Field Values
enumValue
StringEnumAbstractBase enumValue()
set
void set(StringEnumAbstractBase e)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project