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