Uses of Interface
org.openejb.xbeans.csiv2.css.CSSSECIOPType.TrustList

Packages that use CSSSECIOPType.TrustList
org.openejb.xbeans.csiv2.css   
org.openejb.xbeans.csiv2.css.impl   
 

Uses of CSSSECIOPType.TrustList in org.openejb.xbeans.csiv2.css
 

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

Methods in org.openejb.xbeans.csiv2.css with parameters of type CSSSECIOPType.TrustList
 void CSSSECIOPType.setTrustList(CSSSECIOPType.TrustList trustList)
          Sets the "trustList" element
 

Uses of CSSSECIOPType.TrustList in org.openejb.xbeans.csiv2.css.impl
 

Classes in org.openejb.xbeans.csiv2.css.impl that implement CSSSECIOPType.TrustList
static class CSSSECIOPTypeImpl.TrustListImpl
          An XML trustList(@http://www.openejb.org/xml/ns/corba-css-config-2.0).
 

Methods in org.openejb.xbeans.csiv2.css.impl that return CSSSECIOPType.TrustList
 CSSSECIOPType.TrustList CSSSECIOPTypeImpl.getTrustList()
          Gets the "trustList" element
 CSSSECIOPType.TrustList CSSSECIOPTypeImpl.addNewTrustList()
          Appends and returns a new empty "trustList" element
 

Methods in org.openejb.xbeans.csiv2.css.impl with parameters of type CSSSECIOPType.TrustList
 void CSSSECIOPTypeImpl.setTrustList(CSSSECIOPType.TrustList trustList)
          Sets the "trustList" element
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.