com.ibm.commerce.order.objects

Class CalculationAdjustment

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.order.objimpl.CalculationAdjustmentEntityBase
        • com.ibm.commerce.order.objects.CalculationAdjustment
  • All Implemented Interfaces:
    java.io.Serializable


    @Entity(name="CalculationAdjustment")
    public class CalculationAdjustment
    extends com.ibm.commerce.order.objimpl.CalculationAdjustmentEntityBase
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright.
    • Method Summary

      • Methods inherited from class com.ibm.commerce.order.objimpl.CalculationAdjustmentEntityBase

        getCalculationAdjustmentId, getCalculationUsageId, getField1, getField2, getOrder, getParameterAmount, getParameterType, getServiceRepresentativeId, getShippingModeId, setCalculationAdjustmentId, setCalculationUsageId, setField1, setField2, setOrder, setParameterAmount, setParameterType, setServiceRepresentativeId, setShippingModeId
      • Methods inherited from class com.ibm.commerce.base.objects.EntityBase

        fulfills, getGroupingAttributeValue, getOptCounter, getOwner, setOptCounter
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • CalculationAdjustment

        public CalculationAdjustment()