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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig declared as SignatureValueType
protected  SignatureValueType SignatureType.signatureValue
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return SignatureValueType
 SignatureValueType SignatureValueType.clone()
          Creates and returns a copy of this object.
protected static SignatureValueType ObjectFactory.copyOfSignatureValueType(SignatureValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignatureValueType instance.
 SignatureValueType ObjectFactory.createSignatureValueType()
          Create an instance of SignatureValueType
 SignatureValueType SignatureType.getSignatureValue()
          Gets the value of the signatureValue property.
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with parameters of type SignatureValueType
protected static SignatureValueType ObjectFactory.copyOfSignatureValueType(SignatureValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignatureValueType instance.
 javax.xml.bind.JAXBElement<SignatureValueType> ObjectFactory.createSignatureValue(SignatureValueType value)
          Create an instance of JAXBElement<SignatureValueType>}
 void SignatureType.setSignatureValue(SignatureValueType value)
          Sets the value of the signatureValue property.
 

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



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