@Entity public class SomeOtherCollection extends Object implements Serializable
Constructor and Description |
---|
SomeOtherCollection() |
Modifier and Type | Method and Description |
---|---|
Date |
getCollectionDateProperty() |
String |
getCollectionKeyProperty() |
String |
getStringProperty() |
void |
setCollectionDateProperty(Date collectionDateProperty) |
void |
setCollectionKeyProperty(String collectionKeyProperty) |
void |
setStringProperty(String stringProperty) |
public SomeOtherCollection()
public String getCollectionKeyProperty()
public void setCollectionKeyProperty(String collectionKeyProperty)
public String getStringProperty()
public void setStringProperty(String stringProperty)
public Date getCollectionDateProperty()
public void setCollectionDateProperty(Date collectionDateProperty)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.