Uses of Class
dev.vality.damsel.domain.SystemAccountSetObject
Packages that use SystemAccountSetObject
-
Uses of SystemAccountSetObject in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return SystemAccountSetObjectModifier and TypeMethodDescriptionSystemAccountSetObject.deepCopy()DomainObject.getSystemAccountSet()SystemAccountSetObject.setData(SystemAccountSet data) SystemAccountSetObject.setRef(SystemAccountSetRef ref) Methods in dev.vality.damsel.domain with parameters of type SystemAccountSetObjectModifier and TypeMethodDescriptionintSystemAccountSetObject.compareTo(SystemAccountSetObject other) booleanSystemAccountSetObject.equals(SystemAccountSetObject that) voidDomainObject.setSystemAccountSet(SystemAccountSetObject value) static DomainObjectDomainObject.system_account_set(SystemAccountSetObject value) Constructors in dev.vality.damsel.domain with parameters of type SystemAccountSetObjectModifierConstructorDescriptionPerforms a deep copy on other.