|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML identityTokenTypeList(@http://www.openejb.org/xml/ns/corba-tss-config-2.0). This is a complex type.
Nested Class Summary | |
static class |
TSSIdentityTokenTypeList.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 | |
TSSITTAbsentType |
addNewITTAbsent()
Appends and returns a new empty "ITTAbsent" element |
TSSITTAnonymousType |
addNewITTAnonymous()
Appends and returns a new empty "ITTAnonymous" element |
TSSITTDistinguishedNameType |
addNewITTDistinguishedName()
Appends and returns a new empty "ITTDistinguishedName" element |
TSSITTPrincipalNameGSSUPType |
addNewITTPrincipalNameGSSUP()
Appends and returns a new empty "ITTPrincipalNameGSSUP" element |
TSSITTX509CertChainType |
addNewITTX509CertChain()
Appends and returns a new empty "ITTX509CertChain" element |
TSSITTAbsentType |
getITTAbsent()
Gets the "ITTAbsent" element |
TSSITTAnonymousType |
getITTAnonymous()
Gets the "ITTAnonymous" element |
TSSITTDistinguishedNameType |
getITTDistinguishedName()
Gets the "ITTDistinguishedName" element |
TSSITTPrincipalNameGSSUPType |
getITTPrincipalNameGSSUP()
Gets the "ITTPrincipalNameGSSUP" element |
TSSITTX509CertChainType |
getITTX509CertChain()
Gets the "ITTX509CertChain" element |
boolean |
isSetITTAbsent()
True if has "ITTAbsent" element |
boolean |
isSetITTAnonymous()
True if has "ITTAnonymous" element |
boolean |
isSetITTDistinguishedName()
True if has "ITTDistinguishedName" element |
boolean |
isSetITTPrincipalNameGSSUP()
True if has "ITTPrincipalNameGSSUP" element |
boolean |
isSetITTX509CertChain()
True if has "ITTX509CertChain" element |
void |
setITTAbsent(TSSITTAbsentType ittAbsent)
Sets the "ITTAbsent" element |
void |
setITTAnonymous(TSSITTAnonymousType ittAnonymous)
Sets the "ITTAnonymous" element |
void |
setITTDistinguishedName(TSSITTDistinguishedNameType ittDistinguishedName)
Sets the "ITTDistinguishedName" element |
void |
setITTPrincipalNameGSSUP(TSSITTPrincipalNameGSSUPType ittPrincipalNameGSSUP)
Sets the "ITTPrincipalNameGSSUP" element |
void |
setITTX509CertChain(TSSITTX509CertChainType ittx509CertChain)
Sets the "ITTX509CertChain" element |
void |
unsetITTAbsent()
Unsets the "ITTAbsent" element |
void |
unsetITTAnonymous()
Unsets the "ITTAnonymous" element |
void |
unsetITTDistinguishedName()
Unsets the "ITTDistinguishedName" element |
void |
unsetITTPrincipalNameGSSUP()
Unsets the "ITTPrincipalNameGSSUP" element |
void |
unsetITTX509CertChain()
Unsets the "ITTX509CertChain" 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 |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public TSSITTAbsentType getITTAbsent()
public boolean isSetITTAbsent()
public void setITTAbsent(TSSITTAbsentType ittAbsent)
public TSSITTAbsentType addNewITTAbsent()
public void unsetITTAbsent()
public TSSITTAnonymousType getITTAnonymous()
public boolean isSetITTAnonymous()
public void setITTAnonymous(TSSITTAnonymousType ittAnonymous)
public TSSITTAnonymousType addNewITTAnonymous()
public void unsetITTAnonymous()
public TSSITTPrincipalNameGSSUPType getITTPrincipalNameGSSUP()
public boolean isSetITTPrincipalNameGSSUP()
public void setITTPrincipalNameGSSUP(TSSITTPrincipalNameGSSUPType ittPrincipalNameGSSUP)
public TSSITTPrincipalNameGSSUPType addNewITTPrincipalNameGSSUP()
public void unsetITTPrincipalNameGSSUP()
public TSSITTDistinguishedNameType getITTDistinguishedName()
public boolean isSetITTDistinguishedName()
public void setITTDistinguishedName(TSSITTDistinguishedNameType ittDistinguishedName)
public TSSITTDistinguishedNameType addNewITTDistinguishedName()
public void unsetITTDistinguishedName()
public TSSITTX509CertChainType getITTX509CertChain()
public boolean isSetITTX509CertChain()
public void setITTX509CertChain(TSSITTX509CertChainType ittx509CertChain)
public TSSITTX509CertChainType addNewITTX509CertChain()
public void unsetITTX509CertChain()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |