Package org.cxml

Class SupplierLocation

java.lang.Object
org.cxml.SupplierLocation

public class SupplierLocation extends Object
  • Field Details

  • Constructor Details

    • SupplierLocation

      public SupplierLocation()
  • Method Details

    • getAddress

      public Address getAddress()
      Gets the value of the address property.
      Returns:
      possible object is Address
    • setAddress

      public void setAddress(Address value)
      Sets the value of the address property.
      Parameters:
      value - allowed object is Address
    • getOrderMethods

      public OrderMethods getOrderMethods()
      Gets the value of the orderMethods property.
      Returns:
      possible object is OrderMethods
    • setOrderMethods

      public void setOrderMethods(OrderMethods value)
      Sets the value of the orderMethods property.
      Parameters:
      value - allowed object is OrderMethods