Uses of Interface
org.apache.geronimo.corba.xbeans.csiv2.tss.TSSTssType.CompoundSecMechTypeList

Packages that use TSSTssType.CompoundSecMechTypeList
org.apache.geronimo.corba.xbeans.csiv2.tss   
org.apache.geronimo.corba.xbeans.csiv2.tss.impl   
 

Uses of TSSTssType.CompoundSecMechTypeList in org.apache.geronimo.corba.xbeans.csiv2.tss
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss that return TSSTssType.CompoundSecMechTypeList
 TSSTssType.CompoundSecMechTypeList TSSTssType.addNewCompoundSecMechTypeList()
          Appends and returns a new empty "compoundSecMechTypeList" element
 TSSTssType.CompoundSecMechTypeList TSSTssType.getCompoundSecMechTypeList()
          Gets the "compoundSecMechTypeList" element
static TSSTssType.CompoundSecMechTypeList TSSTssType.CompoundSecMechTypeList.Factory.newInstance()
           
static TSSTssType.CompoundSecMechTypeList TSSTssType.CompoundSecMechTypeList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss with parameters of type TSSTssType.CompoundSecMechTypeList
 void TSSTssType.setCompoundSecMechTypeList(TSSTssType.CompoundSecMechTypeList compoundSecMechTypeList)
          Sets the "compoundSecMechTypeList" element
 

Uses of TSSTssType.CompoundSecMechTypeList in org.apache.geronimo.corba.xbeans.csiv2.tss.impl
 

Classes in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that implement TSSTssType.CompoundSecMechTypeList
static class TSSTssTypeImpl.CompoundSecMechTypeListImpl
          An XML compoundSecMechTypeList(@http://openejb.apache.org/xml/ns/corba-tss-config-2.1).
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl that return TSSTssType.CompoundSecMechTypeList
 TSSTssType.CompoundSecMechTypeList TSSTssTypeImpl.addNewCompoundSecMechTypeList()
          Appends and returns a new empty "compoundSecMechTypeList" element
 TSSTssType.CompoundSecMechTypeList TSSTssTypeImpl.getCompoundSecMechTypeList()
          Gets the "compoundSecMechTypeList" element
 

Methods in org.apache.geronimo.corba.xbeans.csiv2.tss.impl with parameters of type TSSTssType.CompoundSecMechTypeList
 void TSSTssTypeImpl.setCompoundSecMechTypeList(TSSTssType.CompoundSecMechTypeList compoundSecMechTypeList)
          Sets the "compoundSecMechTypeList" element
 



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