Uses of Interface
org.apache.geronimo.corba.xbeans.csiv2.tss.TSSSECIOPType.TrustList

Packages that use TSSSECIOPType.TrustList
org.apache.geronimo.corba.xbeans.csiv2.tss   
org.apache.geronimo.corba.xbeans.csiv2.tss.impl   
 

Uses of TSSSECIOPType.TrustList in org.apache.geronimo.corba.xbeans.csiv2.tss
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss that return TSSSECIOPType.TrustList
 TSSSECIOPType.TrustList TSSSECIOPType.addNewTrustList()
          Appends and returns a new empty "trustList" element
 TSSSECIOPType.TrustList TSSSECIOPType.getTrustList()
          Gets the "trustList" element
static TSSSECIOPType.TrustList TSSSECIOPType.TrustList.Factory.newInstance()
           
static TSSSECIOPType.TrustList TSSSECIOPType.TrustList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.corba.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.apache.geronimo.corba.xbeans.csiv2.tss.impl
 

Classes in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that implement TSSSECIOPType.TrustList
static class TSSSECIOPTypeImpl.TrustListImpl
          An XML trustList(@http://openejb.apache.org/xml/ns/corba-tss-config-2.1).
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that return TSSSECIOPType.TrustList
 TSSSECIOPType.TrustList TSSSECIOPTypeImpl.addNewTrustList()
          Appends and returns a new empty "trustList" element
 TSSSECIOPType.TrustList TSSSECIOPTypeImpl.getTrustList()
          Gets the "trustList" element
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl with parameters of type TSSSECIOPType.TrustList
 void TSSSECIOPTypeImpl.setTrustList(TSSSECIOPType.TrustList trustList)
          Sets the "trustList" element
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.