public static class MapXmlPropertyDefConfigAdapter.ListProperty extends Object
| Constructor and Description |
|---|
ListProperty()
Default constructor required by JAXB.
|
ListProperty(List<JAXBElement<String>> listProperty)
Constructor taking a List of properties used when marshalling.
|
| Modifier and Type | Method and Description |
|---|---|
List<JAXBElement<String>> |
getListProperty() |
public ListProperty()
public ListProperty(List<JAXBElement<String>> listProperty)
listProperty - List of properties.public List<JAXBElement<String>> getListProperty()
Copyright © 2015–2016 AZYVA INC.. All rights reserved.