Class Account
java.lang.Object
com.caplin.motif.config.definitions.common.Account
An account the entity or user can trade against.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
@NotNull String
Get descriptionint
hashCode()
void
setDescription
(String description) toString()
-
Constructor Details
-
Account
public Account() -
Account
Constructor with only required parameters
-
-
Method Details