Uses of Class
dev.vality.damsel.domain.SystemAccountSetDecision
Packages that use SystemAccountSetDecision
-
Uses of SystemAccountSetDecision in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return SystemAccountSetDecisionModifier and TypeMethodDescriptionSystemAccountSetDecision.deepCopy()SystemAccountSetDecision.setThen(SystemAccountSetSelector then_) Methods in dev.vality.damsel.domain that return types with arguments of type SystemAccountSetDecisionMethods in dev.vality.damsel.domain with parameters of type SystemAccountSetDecisionModifier and TypeMethodDescriptionintSystemAccountSetDecision.compareTo(SystemAccountSetDecision other) booleanSystemAccountSetDecision.equals(SystemAccountSetDecision that) Method parameters in dev.vality.damsel.domain with type arguments of type SystemAccountSetDecisionModifier and TypeMethodDescriptionstatic SystemAccountSetSelectorSystemAccountSetSelector.decisions(List<SystemAccountSetDecision> value) voidSystemAccountSetSelector.setDecisions(List<SystemAccountSetDecision> value) Constructors in dev.vality.damsel.domain with parameters of type SystemAccountSetDecisionModifierConstructorDescriptionPerforms a deep copy on other.