public class CspaCostResponse extends Object implements Serializable
| Constructor and Description |
|---|
CspaCostResponse() |
| Modifier and Type | Method and Description |
|---|---|
CspaCostResponse |
cost(Long cost) |
boolean |
equals(Object o) |
Long |
getCost()
cost integer
|
int |
hashCode() |
void |
setCost(Long cost) |
String |
toString() |
public CspaCostResponse cost(Long cost)
public Long getCost()
public void setCost(Long cost)
Copyright © 2017. All Rights Reserved.