public class SupplierDTO extends OrganizationDTO
Constructor and Description |
---|
SupplierDTO() |
Modifier and Type | Method and Description |
---|---|
ContactPersonDTO |
getContactPersonDTO() |
String |
getEaID() |
AddressDTO |
getLegalAddressDTO() |
String |
getLegalName() |
void |
setContactPersonDTO(ContactPersonDTO contactPersonDTO) |
void |
setEaID(String eaID) |
void |
setLegalAddressDTO(AddressDTO legalAddressDTO) |
void |
setLegalName(String legalName) |
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)
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.