|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssertionStatusItem
An XML assertionStatusItem(@urn:uddi-org:api_v2). This is a complex type.
Nested Class Summary | |
---|---|
static class |
AssertionStatusItem.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
KeyedReference |
addNewKeyedReference()
Appends and returns a new empty "keyedReference" element |
KeysOwned |
addNewKeysOwned()
Appends and returns a new empty "keysOwned" element |
String |
getCompletionStatus()
Gets the "completionStatus" attribute |
String |
getFromKey()
Gets the "fromKey" element |
KeyedReference |
getKeyedReference()
Gets the "keyedReference" element |
KeysOwned |
getKeysOwned()
Gets the "keysOwned" element |
String |
getToKey()
Gets the "toKey" element |
void |
setCompletionStatus(String completionStatus)
Sets the "completionStatus" attribute |
void |
setFromKey(String fromKey)
Sets the "fromKey" element |
void |
setKeyedReference(KeyedReference keyedReference)
Sets the "keyedReference" element |
void |
setKeysOwned(KeysOwned keysOwned)
Sets the "keysOwned" element |
void |
setToKey(String toKey)
Sets the "toKey" element |
org.apache.xmlbeans.XmlString |
xgetCompletionStatus()
Gets (as xml) the "completionStatus" attribute |
BusinessKey |
xgetFromKey()
Gets (as xml) the "fromKey" element |
BusinessKey |
xgetToKey()
Gets (as xml) the "toKey" element |
void |
xsetCompletionStatus(org.apache.xmlbeans.XmlString completionStatus)
Sets (as xml) the "completionStatus" attribute |
void |
xsetFromKey(BusinessKey fromKey)
Sets (as xml) the "fromKey" element |
void |
xsetToKey(BusinessKey toKey)
Sets (as xml) the "toKey" element |
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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
String getFromKey()
BusinessKey xgetFromKey()
void setFromKey(String fromKey)
void xsetFromKey(BusinessKey fromKey)
String getToKey()
BusinessKey xgetToKey()
void setToKey(String toKey)
void xsetToKey(BusinessKey toKey)
KeyedReference getKeyedReference()
void setKeyedReference(KeyedReference keyedReference)
KeyedReference addNewKeyedReference()
KeysOwned getKeysOwned()
void setKeysOwned(KeysOwned keysOwned)
KeysOwned addNewKeysOwned()
String getCompletionStatus()
org.apache.xmlbeans.XmlString xgetCompletionStatus()
void setCompletionStatus(String completionStatus)
void xsetCompletionStatus(org.apache.xmlbeans.XmlString completionStatus)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |