Package org.cxml

Class Followup

java.lang.Object
org.cxml.Followup

public class Followup extends Object
  • Field Details

    • url

      protected URL url
  • Constructor Details

    • Followup

      public Followup()
  • Method Details

    • getURL

      public URL getURL()
      Gets the value of the url property.
      Returns:
      possible object is URL
    • setURL

      public void setURL(URL value)
      Sets the value of the url property.
      Parameters:
      value - allowed object is URL