Uses of Class
dev.vality.fistful.source.Unauthorized
| Package | Description |
|---|---|
| dev.vality.fistful.source |
-
Uses of Unauthorized in dev.vality.fistful.source
Methods in dev.vality.fistful.source that return Unauthorized Modifier and Type Method Description UnauthorizedUnauthorized. deepCopy()UnauthorizedStatus. getUnauthorized()Methods in dev.vality.fistful.source with parameters of type Unauthorized Modifier and Type Method Description intUnauthorized. compareTo(Unauthorized other)booleanUnauthorized. equals(Unauthorized that)voidStatus. setUnauthorized(Unauthorized value)static StatusStatus. unauthorized(Unauthorized value)Constructors in dev.vality.fistful.source with parameters of type Unauthorized Constructor Description Unauthorized(Unauthorized other)Performs a deep copy on other.