Uses of Class
dev.vality.fistful.source.Authorized
| Package | Description |
|---|---|
| dev.vality.fistful.source |
-
Uses of Authorized in dev.vality.fistful.source
Methods in dev.vality.fistful.source that return Authorized Modifier and Type Method Description AuthorizedAuthorized. deepCopy()AuthorizedStatus. getAuthorized()Methods in dev.vality.fistful.source with parameters of type Authorized Modifier and Type Method Description static StatusStatus. authorized(Authorized value)intAuthorized. compareTo(Authorized other)booleanAuthorized. equals(Authorized that)voidStatus. setAuthorized(Authorized value)Constructors in dev.vality.fistful.source with parameters of type Authorized Constructor Description Authorized(Authorized other)Performs a deep copy on other.