Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig.ReferenceType

Packages that use ReferenceType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig   
 

Uses of ReferenceType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig with type parameters of type ReferenceType
protected  List<ReferenceType> SignedInfoType.reference
           
protected  List<ReferenceType> ManifestType.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig that return ReferenceType
 ReferenceType ReferenceType.clone()
          Creates and returns a copy of this object.
static ReferenceType ObjectFactory.copyOfReferenceType(ReferenceType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig.ReferenceType instance.
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig that return types with arguments of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 List<ReferenceType> SignedInfoType.getReference()
          Gets the value of the reference property.
 List<ReferenceType> ManifestType.getReference()
          Gets the value of the reference property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig with type arguments of type ReferenceType
static void SignedInfoType.copyReference(List<ReferenceType> source, List<ReferenceType> target)
          Copies all values of property Reference.
static void SignedInfoType.copyReference(List<ReferenceType> source, List<ReferenceType> target)
          Copies all values of property Reference.
static void ManifestType.copyReference(List<ReferenceType> source, List<ReferenceType> target)
          Copies all values of property Reference.
static void ManifestType.copyReference(List<ReferenceType> source, List<ReferenceType> target)
          Copies all values of property Reference.
 

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



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