org.kuali.ole.pojo.edi
Class BuyerInformation
java.lang.Object
org.kuali.ole.pojo.edi.BuyerInformation
public class BuyerInformation
- extends Object
Created by IntelliJ IDEA.
User: palanivel
Date: 3/6/12
Time: 3:57 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuyerInformation
public BuyerInformation()
getBuyerCodeIdentification
public String getBuyerCodeIdentification()
setBuyerCodeIdentification
public void setBuyerCodeIdentification(String buyerCodeIdentification)
getBuyerPartyIdentificationCode
public String getBuyerPartyIdentificationCode()
setBuyerPartyIdentificationCode
public void setBuyerPartyIdentificationCode(String buyerPartyIdentificationCode)
getBuyerCodeListAgency
public String getBuyerCodeListAgency()
setBuyerCodeListAgency
public void setBuyerCodeListAgency(String buyerCodeListAgency)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.