@Entity public class YetAnotherReferencedDataObject extends Object
Constructor and Description |
---|
YetAnotherReferencedDataObject() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getSomeOtherStringProperty() |
void |
setId(String id) |
void |
setSomeOtherStringProperty(String someOtherStringProperty) |
public YetAnotherReferencedDataObject()
public String getSomeOtherStringProperty()
public void setSomeOtherStringProperty(String someOtherStringProperty)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.