Class POVersionNoteReceived

POObject
com.swiftmq.impl.topic.standard.announce.po.POVersionNoteReceived

public class POVersionNoteReceived extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    POVersionNoteReceived(VersionNotification versionNotification)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor visitor)
     
    VersionNotification
     
     
  • Constructor Details

    • POVersionNoteReceived

      public POVersionNoteReceived(VersionNotification versionNotification)
  • Method Details

    • getVersionNotification

      public VersionNotification getVersionNotification()
    • accept

      public void accept(POVisitor visitor)
    • toString

      public String toString()