Class Offer

All Implemented Interfaces:
Serializable

public class Offer extends BecknObjectWithId
See Also:
  • Constructor Details

    • Offer

      public Offer()
  • Method Details

    • getDescriptor

      public Descriptor getDescriptor()
    • setDescriptor

      public void setDescriptor(Descriptor descriptor)
    • getLocationIds

      public BecknStrings getLocationIds()
    • setLocationIds

      public void setLocationIds(BecknStrings location_ids)
    • getCategoryIds

      public BecknStrings getCategoryIds()
    • setCategoryIds

      public void setCategoryIds(BecknStrings category_ids)
    • getItemIds

      public BecknStrings getItemIds()
    • setItemIds

      public void setItemIds(BecknStrings item_ids)
    • getTime

      public Time getTime()
    • setTime

      public void setTime(Time time)