Class ExternalAccountOwner
- java.lang.Object
-
- org.cyclos.model.banking.accounts.ExternalAccountOwner
-
- All Implemented Interfaces:
Serializable,AccountOwner,SingletonAccountOwner
public final class ExternalAccountOwner extends Object implements SingletonAccountOwner, Serializable
This class represents an external (prospect) user (not already registered in cyclos)- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedExternalAccountOwner()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()static ExternalAccountOwnerinstance()StringtoString()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-