Uses of Interface
org.apache.geronimo.corba.xbeans.csiv2.tss.TSSSasMechType.ServiceConfigurationList

Packages that use TSSSasMechType.ServiceConfigurationList
org.apache.geronimo.corba.xbeans.csiv2.tss   
org.apache.geronimo.corba.xbeans.csiv2.tss.impl   
 

Uses of TSSSasMechType.ServiceConfigurationList in org.apache.geronimo.corba.xbeans.csiv2.tss
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss that return TSSSasMechType.ServiceConfigurationList
 TSSSasMechType.ServiceConfigurationList TSSSasMechType.addNewServiceConfigurationList()
          Appends and returns a new empty "serviceConfigurationList" element
 TSSSasMechType.ServiceConfigurationList TSSSasMechType.getServiceConfigurationList()
          Gets the "serviceConfigurationList" element
static TSSSasMechType.ServiceConfigurationList TSSSasMechType.ServiceConfigurationList.Factory.newInstance()
           
static TSSSasMechType.ServiceConfigurationList TSSSasMechType.ServiceConfigurationList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss with parameters of type TSSSasMechType.ServiceConfigurationList
 void TSSSasMechType.setServiceConfigurationList(TSSSasMechType.ServiceConfigurationList serviceConfigurationList)
          Sets the "serviceConfigurationList" element
 

Uses of TSSSasMechType.ServiceConfigurationList in org.apache.geronimo.corba.xbeans.csiv2.tss.impl
 

Classes in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that implement TSSSasMechType.ServiceConfigurationList
static class TSSSasMechTypeImpl.ServiceConfigurationListImpl
          An XML serviceConfigurationList(@http://openejb.apache.org/xml/ns/corba-tss-config-2.1).
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that return TSSSasMechType.ServiceConfigurationList
 TSSSasMechType.ServiceConfigurationList TSSSasMechTypeImpl.addNewServiceConfigurationList()
          Appends and returns a new empty "serviceConfigurationList" element
 TSSSasMechType.ServiceConfigurationList TSSSasMechTypeImpl.getServiceConfigurationList()
          Gets the "serviceConfigurationList" element
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl with parameters of type TSSSasMechType.ServiceConfigurationList
 void TSSSasMechTypeImpl.setServiceConfigurationList(TSSSasMechType.ServiceConfigurationList serviceConfigurationList)
          Sets the "serviceConfigurationList" element
 



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