Uses of Class
dev.vality.damsel.domain.Active
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of Active in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return Active Modifier and Type Method Description ActiveActive. deepCopy()ActiveSuspension. getActive()ActiveActive. setSince(String since)Methods in dev.vality.damsel.domain with parameters of type Active Modifier and Type Method Description static SuspensionSuspension. active(Active value)intActive. compareTo(Active other)booleanActive. equals(Active that)voidSuspension. setActive(Active value)Constructors in dev.vality.damsel.domain with parameters of type Active Constructor Description Active(Active other)Performs a deep copy on other.