Class SystemAccountOwner
- java.lang.Object
-
- org.cyclos.model.banking.accounts.SystemAccountOwner
-
- All Implemented Interfaces:
Serializable,AccountOwner,InternalAccountOwner,SingletonAccountOwner
public final class SystemAccountOwner extends Object implements SingletonAccountOwner, InternalAccountOwner, Serializable
This class represents the owner for system accounts- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSystemAccountOwner()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()static SystemAccountOwnerinstance()StringtoString()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-