oracle.syndication.ice.payload
Class Ice_delivery_policy

java.lang.Object
  |
  +--oracle.syndication.ice.payload.Ice_delivery_policy

public synchronized class Ice_delivery_policy
extends java.lang.Object
implements Printable


Method Summary
TypeMethod
 java.util.List getDeliveryRules()
           
 ISODatetime getStartdate()
           
 ISODatetime getStopdate()
           
 void print(java.lang.String, java.io.Writer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDeliveryRules

public java.util.List getDeliveryRules()

getStartdate

public ISODatetime getStartdate()

getStopdate

public ISODatetime getStopdate()

print

public void print(java.lang.String,
                  java.io.Writer)
           throws java.io.IOException
Specified by:
print in interface Printable