public static class ObjectPropertyUtilsTest.CollectionTestListRef extends Object
| Constructor and Description |
|---|
CollectionTestListRef() |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectPropertyUtilsTest.CollectionTestItem> |
getBar() |
Map<String,ObjectPropertyUtilsTest.CollectionTestItem> |
getBaz() |
void |
setBar(List<ObjectPropertyUtilsTest.CollectionTestItem> bar) |
void |
setBaz(Map<String,ObjectPropertyUtilsTest.CollectionTestItem> baz) |
public CollectionTestListRef()
public List<ObjectPropertyUtilsTest.CollectionTestItem> getBar()
public void setBar(List<ObjectPropertyUtilsTest.CollectionTestItem> bar)
bar - the bar to setpublic Map<String,ObjectPropertyUtilsTest.CollectionTestItem> getBaz()
public void setBaz(Map<String,ObjectPropertyUtilsTest.CollectionTestItem> baz)
baz - the baz to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.