org.kuali.rice.krad.data.jpa.testbo
Class AnotherReferencedDataObject
java.lang.Object
org.kuali.rice.krad.data.jpa.testbo.AnotherReferencedDataObject
@Entity
public class AnotherReferencedDataObject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnotherReferencedDataObject
public AnotherReferencedDataObject()
getStringProperty
public String getStringProperty()
setStringProperty
public void setStringProperty(String stringProperty)
getSomeOtherStringProperty
public String getSomeOtherStringProperty()
setSomeOtherStringProperty
public void setSomeOtherStringProperty(String someOtherStringProperty)
getDateProperty
public Date getDateProperty()
setDateProperty
public void setDateProperty(Date dateProperty)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.