Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100.TransportGuaranteeType

Packages that use TransportGuaranteeType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100   
 

Uses of TransportGuaranteeType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 declared as TransportGuaranteeType
protected  TransportGuaranteeType UserDataConstraintType.transportGuarantee
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 that return TransportGuaranteeType
static TransportGuaranteeType TransportGuaranteeType.fromValue(String v)
           
 TransportGuaranteeType UserDataConstraintType.getTransportGuarantee()
          Gets the value of the transportGuarantee property.
static TransportGuaranteeType TransportGuaranteeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransportGuaranteeType[] TransportGuaranteeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.portlet.app100 with parameters of type TransportGuaranteeType
 void UserDataConstraintType.setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the transportGuarantee property.
 



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