com.ibm.commerce.order.objects

Class OrderChangeReasonDescription

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.order.objimpl.OrderChangeReasonDescriptionEntityBase
        • com.ibm.commerce.order.objects.OrderChangeReasonDescription
  • All Implemented Interfaces:
    Protectable, java.io.Serializable


    @Entity(name="OrderChangeReasonDescription")
    public class OrderChangeReasonDescription
    extends com.ibm.commerce.order.objimpl.OrderChangeReasonDescriptionEntityBase
    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.OrderChangeReasonDescriptionEntityBase

        getDescription, getLanguageId, getOrderChangeReason, setDescription, setLanguageId, setOrderChangeReason
      • 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

      • OrderChangeReasonDescription

        public OrderChangeReasonDescription()