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

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

Uses of TransformType 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 TransformType
protected  List<TransformType> TransformsType.transform
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig that return types with arguments of type TransformType
 javax.xml.bind.JAXBElement<TransformType> ObjectFactory.createTransform(TransformType value)
          Create an instance of JAXBElement<TransformType>}
 List<TransformType> TransformsType.getTransform()
          Gets the value of the transform property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig with type arguments of type TransformType
static void TransformsType.copyTransform(List<TransformType> source, List<TransformType> target)
          Copies all values of property Transform.
static void TransformsType.copyTransform(List<TransformType> source, List<TransformType> target)
          Copies all values of property Transform.
 

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



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