org.kuali.rice.krad.data.jpa.testbo
Class TestDataObjectTwoPkFields
java.lang.Object
org.kuali.rice.krad.data.jpa.testbo.TestDataObjectTwoPkFields
@Entity
public class TestDataObjectTwoPkFields
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDataObjectTwoPkFields
public TestDataObjectTwoPkFields()
getStringProperty
public String getStringProperty()
setStringProperty
public void setStringProperty(String stringProperty)
getPrimaryKeyProperty
public String getPrimaryKeyProperty()
setPrimaryKeyProperty
public void setPrimaryKeyProperty(String primaryKeyProperty)
getPrimaryKeyPropertyTwo
public String getPrimaryKeyPropertyTwo()
setPrimaryKeyPropertyTwo
public void setPrimaryKeyPropertyTwo(String primaryKeyPropertyTwo)
getDateProperty
public Date getDateProperty()
setDateProperty
public void setDateProperty(Date dateProperty)
getCurrencyProperty
public KualiDecimal getCurrencyProperty()
setCurrencyProperty
public void setCurrencyProperty(KualiDecimal currencyProperty)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.