public class CustomerDTO extends OrganizationDTO
Constructor and Description |
---|
CustomerDTO() |
Modifier and Type | Method and Description |
---|---|
ContactPersonDTO |
getContactPersonDTO() |
String |
getEaID() |
AddressDTO |
getLegalAddressDTO() |
String |
getLegalName() |
String |
getPaymentTerms() |
void |
setContactPersonDTO(ContactPersonDTO contactPersonDTO) |
void |
setEaID(String eaID) |
void |
setLegalAddressDTO(AddressDTO legalAddressDTO) |
void |
setLegalName(String legalName) |
void |
setPaymentTerms(String paymentTerms) |
getAddressDTO, getBankAccountDTO, getContactId, getEmail, getEndpointId, getGln, getId, getName, getOrganizationNo, getTeleFax, getTelePhone, setAddressDTO, setBankAccountDTO, setContactId, setEmail, setEndpointId, setGln, setId, setName, setOrganizationNo, setTeleFax, setTelePhone
public ContactPersonDTO getContactPersonDTO()
public void setContactPersonDTO(ContactPersonDTO contactPersonDTO)
public AddressDTO getLegalAddressDTO()
public void setLegalAddressDTO(AddressDTO legalAddressDTO)
public String getLegalName()
public void setLegalName(String legalName)
public String getEaID()
public void setEaID(String eaID)
public String getPaymentTerms()
public void setPaymentTerms(String paymentTerms)
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.