public class ContractCodeList extends Object
| Constructor and Description |
|---|
ContractCodeList() |
| Modifier and Type | Method and Description |
|---|---|
ContractCodeList |
addContractCodesItem(ContractCode contractCodesItem) |
ContractCodeList |
contractCodes(List<ContractCode> contractCodes) |
boolean |
equals(Object o) |
List<ContractCode> |
getContractCodes()
Get contractCodes
|
String |
getNextLink()
Get nextLink
|
int |
hashCode() |
ContractCodeList |
nextLink(String nextLink) |
void |
setContractCodes(List<ContractCode> contractCodes) |
void |
setNextLink(String nextLink) |
String |
toString() |
public ContractCodeList nextLink(String nextLink)
public String getNextLink()
public void setNextLink(String nextLink)
public ContractCodeList contractCodes(List<ContractCode> contractCodes)
public ContractCodeList addContractCodesItem(ContractCode contractCodesItem)
public List<ContractCode> getContractCodes()
public void setContractCodes(List<ContractCode> contractCodes)
Copyright © 2018. All rights reserved.