|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetAuthToken
An XML get_authToken(@urn:uddi-org:api_v2). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
GetAuthToken.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 | |
|---|---|
java.lang.String |
getCred()
Gets the "cred" attribute |
java.lang.String |
getGeneric()
Gets the "generic" attribute |
java.lang.String |
getUserID()
Gets the "userID" attribute |
void |
setCred(java.lang.String cred)
Sets the "cred" attribute |
void |
setGeneric(java.lang.String generic)
Sets the "generic" attribute |
void |
setUserID(java.lang.String userID)
Sets the "userID" attribute |
org.apache.xmlbeans.XmlString |
xgetCred()
Gets (as xml) the "cred" attribute |
org.apache.xmlbeans.XmlString |
xgetGeneric()
Gets (as xml) the "generic" attribute |
org.apache.xmlbeans.XmlString |
xgetUserID()
Gets (as xml) the "userID" attribute |
void |
xsetCred(org.apache.xmlbeans.XmlString cred)
Sets (as xml) the "cred" attribute |
void |
xsetGeneric(org.apache.xmlbeans.XmlString generic)
Sets (as xml) the "generic" attribute |
void |
xsetUserID(org.apache.xmlbeans.XmlString userID)
Sets (as xml) the "userID" attribute |
| 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 |
|---|
java.lang.String getGeneric()
org.apache.xmlbeans.XmlString xgetGeneric()
void setGeneric(java.lang.String generic)
void xsetGeneric(org.apache.xmlbeans.XmlString generic)
java.lang.String getUserID()
org.apache.xmlbeans.XmlString xgetUserID()
void setUserID(java.lang.String userID)
void xsetUserID(org.apache.xmlbeans.XmlString userID)
java.lang.String getCred()
org.apache.xmlbeans.XmlString xgetCred()
void setCred(java.lang.String cred)
void xsetCred(org.apache.xmlbeans.XmlString cred)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||