public static class JaxbVariableMapXmlAdapter.JaxbVariableList
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
JaxbVariableMapXmlAdapter.JaxbVariableList.JaxbVariable
The class for mediation during JAXB marshalling/unmarshalling of variables.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<JaxbVariableMapXmlAdapter.JaxbVariableList.JaxbVariable> |
jaxbVariables |
Constructor and Description |
---|
JaxbVariableMapXmlAdapter.JaxbVariableList() |
public java.util.List<JaxbVariableMapXmlAdapter.JaxbVariableList.JaxbVariable> jaxbVariables