@Entity public class CollectionDataObjectThree extends Object
Constructor and Description |
---|
CollectionDataObjectThree() |
Modifier and Type | Method and Description |
---|---|
String |
getPrimaryKeyProperty() |
TestDataObject |
getTestDataObject() |
void |
setPrimaryKeyProperty(String primaryKeyProperty) |
void |
setTestDataObject(TestDataObject testDataObject) |
public CollectionDataObjectThree()
public String getPrimaryKeyProperty()
public void setPrimaryKeyProperty(String primaryKeyProperty)
public TestDataObject getTestDataObject()
public void setTestDataObject(TestDataObject testDataObject)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.