org.kuali.ole.pojo.edi
Class CurrencyDetailsSupplierInformation
java.lang.Object
org.kuali.ole.pojo.edi.CurrencyDetailsSupplierInformation
public class CurrencyDetailsSupplierInformation
- extends Object
Created by IntelliJ IDEA.
User: palanivel
Date: 3/6/12
Time: 4:09 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 |
CurrencyDetailsSupplierInformation
public CurrencyDetailsSupplierInformation()
getDefaultCurrency
public String getDefaultCurrency()
setDefaultCurrency
public void setDefaultCurrency(String defaultCurrency)
getCurrencyType
public String getCurrencyType()
setCurrencyType
public void setCurrencyType(String currencyType)
getOrderCurrency
public String getOrderCurrency()
setOrderCurrency
public void setOrderCurrency(String orderCurrency)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.