org.kuali.ole.pojo.edi
Class BuyerPartyQualifier
java.lang.Object
org.kuali.ole.pojo.edi.BuyerPartyQualifier
public class BuyerPartyQualifier
- extends Object
Created by IntelliJ IDEA.
User: palanivel
Date: 3/6/12
Time: 3:56 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 |
BuyerPartyQualifier
public BuyerPartyQualifier()
getBuyer
public String getBuyer()
setBuyer
public void setBuyer(String buyer)
getBuyerInformation
public BuyerInformation getBuyerInformation()
setBuyerInformation
public void setBuyerInformation(BuyerInformation buyerInformation)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.