|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML gssExportedNameType(@http://www.openejb.org/xml/ns/corba-tss-config-2.0). This is a complex type.
Nested Class Summary | |
static class |
TSSGssExportedNameType.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 | |
String |
getOID()
Gets the "OID" attribute |
String |
getPrivilegeAuthority()
Gets the "privilegeAuthority" attribute |
boolean |
isSetOID()
True if has "OID" attribute |
boolean |
isSetPrivilegeAuthority()
True if has "privilegeAuthority" attribute |
void |
setOID(String oid)
Sets the "OID" attribute |
void |
setPrivilegeAuthority(String privilegeAuthority)
Sets the "privilegeAuthority" attribute |
void |
unsetOID()
Unsets the "OID" attribute |
void |
unsetPrivilegeAuthority()
Unsets the "privilegeAuthority" attribute |
org.apache.xmlbeans.XmlString |
xgetOID()
Gets (as xml) the "OID" attribute |
org.apache.xmlbeans.XmlString |
xgetPrivilegeAuthority()
Gets (as xml) the "privilegeAuthority" attribute |
void |
xsetOID(org.apache.xmlbeans.XmlString oid)
Sets (as xml) the "OID" attribute |
void |
xsetPrivilegeAuthority(org.apache.xmlbeans.XmlString privilegeAuthority)
Sets (as xml) the "privilegeAuthority" 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 |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public String getOID()
public org.apache.xmlbeans.XmlString xgetOID()
public boolean isSetOID()
public void setOID(String oid)
public void xsetOID(org.apache.xmlbeans.XmlString oid)
public void unsetOID()
public String getPrivilegeAuthority()
public org.apache.xmlbeans.XmlString xgetPrivilegeAuthority()
public boolean isSetPrivilegeAuthority()
public void setPrivilegeAuthority(String privilegeAuthority)
public void xsetPrivilegeAuthority(org.apache.xmlbeans.XmlString privilegeAuthority)
public void unsetPrivilegeAuthority()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |