Uses of Class
dev.vality.fistful.destination.Authorized
| Package | Description |
|---|---|
| dev.vality.fistful.destination |
-
Uses of Authorized in dev.vality.fistful.destination
Methods in dev.vality.fistful.destination that return Authorized Modifier and Type Method Description AuthorizedAuthorized. deepCopy()AuthorizedStatus. getAuthorized()Methods in dev.vality.fistful.destination 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.destination with parameters of type Authorized Constructor Description Authorized(Authorized other)Performs a deep copy on other.