Uses of Class
dev.vality.fistful.source.StatusChange
| Package | Description |
|---|---|
| dev.vality.fistful.source |
-
Uses of StatusChange in dev.vality.fistful.source
Methods in dev.vality.fistful.source that return StatusChange Modifier and Type Method Description StatusChangeStatusChange. deepCopy()StatusChangeChange. getStatus()StatusChangeStatusChange. setStatus(Status status)Methods in dev.vality.fistful.source with parameters of type StatusChange Modifier and Type Method Description intStatusChange. compareTo(StatusChange other)booleanStatusChange. equals(StatusChange that)voidChange. setStatus(StatusChange value)static ChangeChange. status(StatusChange value)Constructors in dev.vality.fistful.source with parameters of type StatusChange Constructor Description StatusChange(StatusChange other)Performs a deep copy on other.