Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.X509IssuerSerialType

Packages that use X509IssuerSerialType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig   
 

Uses of X509IssuerSerialType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig that return X509IssuerSerialType
 X509IssuerSerialType X509IssuerSerialType.clone()
          Creates and returns a copy of this object.
 X509IssuerSerialType ObjectFactory.createX509IssuerSerialType()
          Create an instance of X509IssuerSerialType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig that return types with arguments of type X509IssuerSerialType
 javax.xml.bind.JAXBElement<X509IssuerSerialType> ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type X509IssuerSerialType
 javax.xml.bind.JAXBElement<X509IssuerSerialType> ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value)
          Create an instance of JAXBElement<X509IssuerSerialType>}
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type X509IssuerSerialType
X509IssuerSerialType(X509IssuerSerialType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.X509IssuerSerialType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.