public class AccountPlaceholders
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AccountPlaceholder> |
accountPlaceholder |
Constructor and Description |
---|
AccountPlaceholders() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AccountPlaceholder> |
getPlaceholders() |
void |
setPlaceholders(java.util.List<AccountPlaceholder> accountPlaceholder) |
protected java.util.List<AccountPlaceholder> accountPlaceholder
public java.util.List<AccountPlaceholder> getPlaceholders()
public void setPlaceholders(java.util.List<AccountPlaceholder> accountPlaceholder)
accountPlaceholder
- the account placeholders to setCopyright © 2018. All Rights Reserved.