public class SimpleHomogeneousList
extends java.lang.Object
Constructor and Description |
---|
SimpleHomogeneousList()
Instantiates a new simple list.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JAXBElement> |
getItems()
Gets the items.
|
void |
setItems(java.util.List<JAXBElement> items)
Sets the items.
|
public SimpleHomogeneousList()
public java.util.List<JAXBElement> getItems()
public void setItems(java.util.List<JAXBElement> items)
items
- the new items