Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.TransportGuaranteeType

Packages that use TransportGuaranteeType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of TransportGuaranteeType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as TransportGuaranteeType
protected  TransportGuaranteeType UserDataConstraintType.transportGuarantee
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return TransportGuaranteeType
 TransportGuaranteeType TransportGuaranteeType.clone()
          Creates and returns a copy of this object.
protected static TransportGuaranteeType ObjectFactory.copyOfTransportGuaranteeType(TransportGuaranteeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.TransportGuaranteeType instance.
 TransportGuaranteeType ObjectFactory.createTransportGuaranteeType()
          Create an instance of TransportGuaranteeType
 TransportGuaranteeType UserDataConstraintType.getTransportGuarantee()
          Gets the value of the transportGuarantee property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type TransportGuaranteeType
protected static TransportGuaranteeType ObjectFactory.copyOfTransportGuaranteeType(TransportGuaranteeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.TransportGuaranteeType instance.
 void UserDataConstraintType.setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the transportGuarantee property.
 

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



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