|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TSSSECIOPType.TrustList | |
org.openejb.xbeans.csiv2.tss | |
org.openejb.xbeans.csiv2.tss.impl |
Uses of TSSSECIOPType.TrustList in org.openejb.xbeans.csiv2.tss |
Methods in org.openejb.xbeans.csiv2.tss that return TSSSECIOPType.TrustList | |
static TSSSECIOPType.TrustList |
TSSSECIOPType.TrustList.Factory.newInstance()
|
static TSSSECIOPType.TrustList |
TSSSECIOPType.TrustList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
TSSSECIOPType.TrustList |
TSSSECIOPType.getTrustList()
Gets the "trustList" element |
TSSSECIOPType.TrustList |
TSSSECIOPType.addNewTrustList()
Appends and returns a new empty "trustList" element |
Methods in org.openejb.xbeans.csiv2.tss with parameters of type TSSSECIOPType.TrustList | |
void |
TSSSECIOPType.setTrustList(TSSSECIOPType.TrustList trustList)
Sets the "trustList" element |
Uses of TSSSECIOPType.TrustList in org.openejb.xbeans.csiv2.tss.impl |
Classes in org.openejb.xbeans.csiv2.tss.impl that implement TSSSECIOPType.TrustList | |
static class |
TSSSECIOPTypeImpl.TrustListImpl
An XML trustList(@http://www.openejb.org/xml/ns/corba-tss-config-2.0). |
Methods in org.openejb.xbeans.csiv2.tss.impl that return TSSSECIOPType.TrustList | |
TSSSECIOPType.TrustList |
TSSSECIOPTypeImpl.getTrustList()
Gets the "trustList" element |
TSSSECIOPType.TrustList |
TSSSECIOPTypeImpl.addNewTrustList()
Appends and returns a new empty "trustList" element |
Methods in org.openejb.xbeans.csiv2.tss.impl with parameters of type TSSSECIOPType.TrustList | |
void |
TSSSECIOPTypeImpl.setTrustList(TSSSECIOPType.TrustList trustList)
Sets the "trustList" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |