Class PODeliverObject

POObject
com.swiftmq.impl.routing.single.schedule.po.PODeliverObject

public class PODeliverObject extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    PODeliverObject(int length)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor visitor)
     
    int
     
    void
    setLength(int length)
     
     
  • Constructor Details

    • PODeliverObject

      public PODeliverObject(int length)
  • Method Details

    • accept

      public void accept(POVisitor visitor)
    • getLength

      public int getLength()
    • setLength

      public void setLength(int length)
    • toString

      public String toString()