JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
in.succinct.beckn.User
Uses of
User
in
in.succinct.beckn
Methods in
in.succinct.beckn
that return
User
Modifier and Type
Method
Description
User
Fulfillment.
getCustomer
()
User
Context.
getUser
()
Methods in
in.succinct.beckn
with parameters of type
User
Modifier and Type
Method
Description
void
Fulfillment.
setCustomer
(
User
customer)
void
Context.
setUser
(
User
user)