Package in.succinct.beckn
Class BecknObjectsWithId<T extends BecknObjectWithId>
java.lang.Object
in.succinct.beckn.BecknAware<org.json.simple.JSONArray>
in.succinct.beckn.BecknObjects<T>
in.succinct.beckn.BecknObjectsWithId<T>
- All Implemented Interfaces:
Serializable,Iterable<T>
- Direct Known Subclasses:
CancellationReasons,Categories,Items,Locations,Options,Providers,ReturnReasons
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBecknObjectsWithId(String payload) BecknObjectsWithId(org.json.simple.JSONArray array) -
Method Summary
Methods inherited from class in.succinct.beckn.BecknAware
generateBlakeHash, getInner, hash, setInner, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
BecknObjectsWithId
public BecknObjectsWithId() -
BecknObjectsWithId
public BecknObjectsWithId(org.json.simple.JSONArray array) -
BecknObjectsWithId
-
-
Method Details
-
add
- Overrides:
addin classBecknObjects<T extends BecknObjectWithId>
-
remove
- Overrides:
removein classBecknObjects<T extends BecknObjectWithId>
-
get
-
put
-