public class DeliveryStream extends Object
Constructor and Description |
---|
DeliveryStream()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDeliveryStreamDeliveryPoint()
The point at which the commodity product will be delivered and received.
|
DeliveryRestriction |
getDeliveryStreamDeliveryRestriction() |
void |
setDeliveryStreamDeliveryPoint(String value)
The point at which the commodity product will be delivered and received.
|
void |
setDeliveryStreamDeliveryRestriction(DeliveryRestriction value) |
public String getDeliveryStreamDeliveryPoint()
public void setDeliveryStreamDeliveryPoint(String value)
value
- the point at which the commodity product will be delivered and received.public DeliveryRestriction getDeliveryStreamDeliveryRestriction()
public void setDeliveryStreamDeliveryRestriction(DeliveryRestriction value)
value
- that specifies under what conditions the buyer and seller should be excused of their
delivery obligations.Copyright © 2014–2025 Onix Solutions. All rights reserved.