| Modifier and Type | Field and Description |
|---|---|
protected HttpUtils |
httpUtils |
protected String |
id |
protected static org.apache.log.Logger |
log |
protected String |
name |
| Constructor and Description |
|---|
BZAObject(HttpUtils httpUtils,
String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
HttpUtils |
getHttpUtils() |
String |
getId() |
String |
getName() |
void |
setHttpUtils(HttpUtils httpUtils) |
void |
setId(String id) |
void |
setName(String name) |
Copyright © 2017. All rights reserved.