public class DataBoxWithDetails extends DataBox
| Constructor and Description |
|---|
DataBoxWithDetails() |
DataBoxWithDetails(String id) |
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddressDetails() |
String |
getIC() |
void |
setAddressDetails(Address address) |
void |
setIC(String ic) |
String |
toString() |
getAddress, getDataBoxID, getDataBoxType, getIdentity, setAddress, setDataBoxID, setDataBoxType, setIdentitypublic DataBoxWithDetails()
public DataBoxWithDetails(String id)
Copyright © 2017. All rights reserved.