Package org.cxml
Class SupplierDataResponse
- java.lang.Object
-
- org.cxml.SupplierDataResponse
-
public class SupplierDataResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SupplierDataResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SuppliergetSupplier()Gets the value of the supplier property.voidsetSupplier(Supplier value)Sets the value of the supplier property.
-
-
-
Field Detail
-
supplier
protected Supplier supplier
-
-