public class BuyerInformation extends Object
Constructor and Description |
---|
BuyerInformation() |
Modifier and Type | Method and Description |
---|---|
String |
getBuyerCodeIdentification() |
String |
getBuyerCodeListAgency() |
String |
getBuyerPartyIdentificationCode() |
void |
setBuyerCodeIdentification(String buyerCodeIdentification) |
void |
setBuyerCodeListAgency(String buyerCodeListAgency) |
void |
setBuyerPartyIdentificationCode(String buyerPartyIdentificationCode) |
public BuyerInformation()
public String getBuyerCodeIdentification()
public void setBuyerCodeIdentification(String buyerCodeIdentification)
public String getBuyerPartyIdentificationCode()
public void setBuyerPartyIdentificationCode(String buyerPartyIdentificationCode)
public String getBuyerCodeListAgency()
public void setBuyerCodeListAgency(String buyerCodeListAgency)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.