public class ContractDTO extends BaseDTO
Constructor and Description |
---|
ContractDTO() |
Modifier and Type | Method and Description |
---|---|
String |
getContractId() |
Integer |
getContractType() |
String |
getDocumentType() |
void |
setContractId(String contractId) |
void |
setContractType(Integer contractType) |
void |
setDocumentType(String documentType) |
public String getContractId()
public void setContractId(String contractId)
public Integer getContractType()
public void setContractType(Integer contractType)
public String getDocumentType()
public void setDocumentType(String documentType)
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.