public class DeliveryDTO extends BaseDTO
Constructor and Description |
---|
DeliveryDTO() |
Modifier and Type | Method and Description |
---|---|
AddressDTO |
getDeliveryAddressDTO() |
Date |
getDeliveryDate() |
String |
getLocationId() |
String |
getLocationSchemeId() |
String |
getPartyName() |
void |
setDeliveryAddressDTO(AddressDTO deliveryAddressDTO) |
void |
setDeliveryDate(Date deliveryDate) |
void |
setLocationId(String locationId) |
void |
setLocationSchemeId(String locationSchemeId) |
void |
setPartyName(String partyName) |
public Date getDeliveryDate()
public void setDeliveryDate(Date deliveryDate)
public AddressDTO getDeliveryAddressDTO()
public void setDeliveryAddressDTO(AddressDTO deliveryAddressDTO)
public String getLocationId()
public void setLocationId(String locationId)
public String getLocationSchemeId()
public void setLocationSchemeId(String locationSchemeId)
public String getPartyName()
public void setPartyName(String partyName)
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.