public class HoldingsTree extends Object
| Constructor and Description |
|---|
HoldingsTree() |
| Modifier and Type | Method and Description |
|---|---|
Items |
getItems() |
OleHoldings |
getOleHoldings() |
String |
serialize(HoldingsTree holdingsTree) |
String |
serialize(Object object) |
void |
setItems(Items items) |
void |
setOleHoldings(OleHoldings oleHoldings) |
public HoldingsTree()
public OleHoldings getOleHoldings()
public void setOleHoldings(OleHoldings oleHoldings)
public String serialize(HoldingsTree holdingsTree)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.