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