atg.b2bcommerce.order
Class B2BRelationshipTypes

java.lang.Object
  extended by atg.commerce.order.RelationshipTypes
      extended by atg.b2bcommerce.order.B2BRelationshipTypes
All Implemented Interfaces:
java.io.Serializable

Deprecated.

public class B2BRelationshipTypes
extends RelationshipTypes

See Also:
RelationshipTypes, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Fields inherited from class atg.commerce.order.RelationshipTypes
CCAMOUNT, CCAMOUNT_STR, CCAMOUNTREMAINING, CCAMOUNTREMAINING_STR, CCORDERAMOUNT, CCORDERAMOUNT_STR, CCORDERAMOUNTREMAINING, CCORDERAMOUNTREMAINING_STR, CCQUANTITY, CCQUANTITY_STR, CCQUANTITYREMAINING, CCQUANTITYREMAINING_STR, CCSHIPPINGAMOUNT, CCSHIPPINGAMOUNT_STR, CCSHIPPINGAMOUNTREMAINING, CCSHIPPINGAMOUNTREMAINING_STR, CCTAXAMOUNT, CCTAXAMOUNT_STR, CCTAXAMOUNTREMAINING, CCTAXAMOUNTREMAINING_STR, ORDERAMOUNT, ORDERAMOUNT_STR, ORDERAMOUNTREMAINING, ORDERAMOUNTREMAINING_STR, PAYMENTAMOUNT, PAYMENTAMOUNT_STR, PAYMENTAMOUNTREMAINING, PAYMENTAMOUNTREMAINING_STR, SHIPPINGAMOUNT, SHIPPINGAMOUNT_STR, SHIPPINGAMOUNTREMAINING, SHIPPINGAMOUNTREMAINING_STR, SHIPPINGQUANTITY, SHIPPINGQUANTITY_STR, SHIPPINGQUANTITYREMAINING, SHIPPINGQUANTITYREMAINING_STR, TAXAMOUNT, TAXAMOUNT_STR, TAXAMOUNTREMAINING, TAXAMOUNTREMAINING_STR
 
Constructor Summary
B2BRelationshipTypes()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.order.RelationshipTypes
stringToType, typeToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Deprecated. 
Class version string

Constructor Detail

B2BRelationshipTypes

public B2BRelationshipTypes()
Deprecated.