Package org.cxml

Class SupplierSetup

java.lang.Object
org.cxml.SupplierSetup

public class SupplierSetup extends Object
  • Field Details

    • url

      protected URL url
  • Constructor Details

    • SupplierSetup

      public SupplierSetup()
  • 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