public class DeliveryPeriod
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the period property.
void
Sets the value of the period property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
DeliveryPeriod
public DeliveryPeriod()
-
Method Details
-
getPeriod
Gets the value of the period property.
- Returns:
- possible object is
Period
-
setPeriod
public void setPeriod(Period value)
Sets the value of the period property.
- Parameters:
value - allowed object is
Period