Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.TransportGuaranteeType

Packages that use TransportGuaranteeType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl   
 

Uses of TransportGuaranteeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.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.priv.indexed.novalueclass.portlet.app100 with parameters of type TransportGuaranteeType
 void UserDataConstraintType.setTransportGuarantee(TransportGuaranteeType value)
          Sets the value of the transportGuarantee property.
 

Uses of TransportGuaranteeType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl declared as TransportGuaranteeType
protected  TransportGuaranteeType UserDataConstraintTypeImpl.transportGuarantee
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl that return TransportGuaranteeType
 TransportGuaranteeType UserDataConstraintTypeImpl.getTransportGuarantee()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.portlet.app100.impl with parameters of type TransportGuaranteeType
 void UserDataConstraintTypeImpl.setTransportGuarantee(TransportGuaranteeType value)
           
 



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