public class BackOfficeAccount extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
account |
String |
accountCode |
String |
environment |
String |
firm |
String |
location |
String |
office |
static long |
serialVersionUID |
BackOfficeAccountSystem |
system |
| Constructor and Description |
|---|
BackOfficeAccount() |
public static final long serialVersionUID
public String accountCode
public String location
public BackOfficeAccountSystem system
public String firm
public String office
public String account
public String environment
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.