Package in.succinct.beckn
Class Context
java.lang.Object
in.succinct.beckn.BecknAware<org.json.simple.JSONObject>
in.succinct.beckn.BecknObject
in.succinct.beckn.Context
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class in.succinct.beckn.BecknObject
DATE_FORMAT, TIMESTAMP_FORMAT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBapId()getBppId()getCity()getKey()longgetTtl()getUser()voidvoidvoidvoidvoidvoidvoidsetCoreVersion(String coreVersion) voidsetCountry(String country) voidvoidvoidsetMessageId(String message_id) voidsetTimestamp(Date timestamp) voidsetTransactionId(String transaction_id) voidsetTtl(long ttl) voidMethods inherited from class in.succinct.beckn.BecknObject
get, get, get, get, getBoolean, getDate, getDouble, getInteger, getLong, set, set, set, set, set, set, setMethods inherited from class in.succinct.beckn.BecknAware
generateBlakeHash, getInner, hash, setInner, toString
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
getDomain
-
setDomain
-
getCountry
-
getCity
-
getAction
-
setAction
-
getCoreVersion
-
setCoreVersion
-
getBapId
-
setBapId
-
getBapUri
-
setBapUri
-
getBppId
-
setBppId
-
getBppUri
-
setBppUri
-
getTransactionId
-
setTransactionId
-
getMessageId
-
setMessageId
-
getTimestamp
-
setTimestamp
-
getKey
-
setKey
-
getTtl
public long getTtl() -
setTtl
public void setTtl(long ttl) -
getUser
-
setUser
-
setCity
-
setCountry
-