Package org.cxml
Class SupplierSetup
- java.lang.Object
-
- org.cxml.SupplierSetup
-
public class SupplierSetup extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SupplierSetup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URLgetURL()Gets the value of the url property.voidsetURL(URL value)Sets the value of the url property.
-
-
-
Field Detail
-
url
protected URL url
-
-