public class HoldingsTrees extends Object
| Constructor and Description |
|---|
HoldingsTrees() |
| Modifier and Type | Method and Description |
|---|---|
List<HoldingsTree> |
getHoldingsTrees() |
static String |
serialize(HoldingsTrees holdingsTrees) |
String |
serialize(Object object) |
void |
setHoldingsTrees(List<HoldingsTree> holdingsTrees) |
public HoldingsTrees()
public List<HoldingsTree> getHoldingsTrees()
public void setHoldingsTrees(List<HoldingsTree> holdingsTrees)
public static String serialize(HoldingsTrees holdingsTrees)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.