org.apache.geronimo.corba.xbeans.csiv2.css
Class CSSSSLType.TrustList.Factory

java.lang.Object
  extended by org.apache.geronimo.corba.xbeans.csiv2.css.CSSSSLType.TrustList.Factory
Enclosing interface:
CSSSSLType.TrustList

public static final class CSSSSLType.TrustList.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static CSSSSLType.TrustList newInstance()
           
static CSSSSLType.TrustList newInstance(org.apache.xmlbeans.XmlOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static CSSSSLType.TrustList newInstance()

newInstance

public static CSSSSLType.TrustList newInstance(org.apache.xmlbeans.XmlOptions options)


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