Class BecknObjectWithId

java.lang.Object
in.succinct.beckn.BecknAware<org.json.simple.JSONObject>
in.succinct.beckn.BecknObject
in.succinct.beckn.BecknObjectWithId
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AddOn, Catalog, Category, Fulfillment, Item, Location, Offer, Option, Order, Person, Provider, Rating

public class BecknObjectWithId extends BecknObject
See Also:
  • Constructor Details

    • BecknObjectWithId

      public BecknObjectWithId()
    • BecknObjectWithId

      public BecknObjectWithId(String payload)
    • BecknObjectWithId

      public BecknObjectWithId(org.json.simple.JSONObject object)
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)