@Entity public class AccountCluster extends BaseEntity
id| Constructor and Description |
|---|
AccountCluster() |
| Modifier and Type | Method and Description |
|---|---|
Set<AccountInfo> |
getClusterAccounts() |
String |
getClusterName() |
void |
setClusterAccounts(Set<AccountInfo> clusterAccounts) |
void |
setClusterName(String clusterName) |
equals, getId, getModified, hashCode, setId, setModifiedpublic String getClusterName()
public void setClusterName(String clusterName)
public Set<AccountInfo> getClusterAccounts()
public void setClusterAccounts(Set<AccountInfo> clusterAccounts)
Copyright © 2009–2014 DuraSpace. All rights reserved.