Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignaturePropertyType

Packages that use SignaturePropertyType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig   
 

Uses of SignaturePropertyType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with type parameters of type SignaturePropertyType
protected  List<SignaturePropertyType> SignaturePropertiesType.signatureProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return SignaturePropertyType
 SignaturePropertyType SignaturePropertyType.clone()
          Creates and returns a copy of this object.
protected static SignaturePropertyType ObjectFactory.copyOfSignaturePropertyType(SignaturePropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignaturePropertyType instance.
 SignaturePropertyType ObjectFactory.createSignaturePropertyType()
          Create an instance of SignaturePropertyType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return types with arguments of type SignaturePropertyType
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 List<SignaturePropertyType> SignaturePropertiesType.getSignatureProperty()
          Gets the value of the signatureProperty property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with parameters of type SignaturePropertyType
protected static SignaturePropertyType ObjectFactory.copyOfSignaturePropertyType(SignaturePropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignaturePropertyType instance.
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with type arguments of type SignaturePropertyType
protected static void SignaturePropertiesType.copySignatureProperty(List<SignaturePropertyType> source, List<SignaturePropertyType> target)
          Copies all values of property SignatureProperty.
protected static void SignaturePropertiesType.copySignatureProperty(List<SignaturePropertyType> source, List<SignaturePropertyType> target)
          Copies all values of property SignatureProperty.
 

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



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