public class SupplierInformation extends Object
| Constructor and Description | 
|---|
| SupplierInformation() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getSupplierCodeIdentification() | 
| String | getSupplierCodeListAgency() | 
| String | getSupplierPartyIdentificationCode() | 
| void | setSupplierCodeIdentification(String supplierCodeIdentification) | 
| void | setSupplierCodeListAgency(String supplierCodeListAgency) | 
| void | setSupplierPartyIdentificationCode(String supplierPartyIdentificationCode) | 
public SupplierInformation()
public String getSupplierCodeIdentification()
public void setSupplierCodeIdentification(String supplierCodeIdentification)
public String getSupplierPartyIdentificationCode()
public void setSupplierPartyIdentificationCode(String supplierPartyIdentificationCode)
public String getSupplierCodeListAgency()
public void setSupplierCodeListAgency(String supplierCodeListAgency)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.