public class BuyerPartyQualifier extends Object
| Constructor and Description |
|---|
BuyerPartyQualifier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuyer() |
BuyerInformation |
getBuyerInformation() |
void |
setBuyer(String buyer) |
void |
setBuyerInformation(BuyerInformation buyerInformation) |
public BuyerPartyQualifier()
public BuyerInformation getBuyerInformation()
public void setBuyerInformation(BuyerInformation buyerInformation)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.