public class GetCostsForAreaResponse extends Object
| Constructor and Description |
|---|
GetCostsForAreaResponse() |
GetCostsForAreaResponse(List<CostsForAreaEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
List<CostsForAreaEntry> |
getEntries() |
void |
setEntries(List<CostsForAreaEntry> entries) |
public GetCostsForAreaResponse()
public GetCostsForAreaResponse(List<CostsForAreaEntry> entries)
public List<CostsForAreaEntry> getEntries()
public void setEntries(List<CostsForAreaEntry> entries)
Copyright © 2018. All rights reserved.