Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Field and Description |
---|---|
protected List<ParamValueType> |
FilterType.initParam |
protected List<ParamValueType> |
HandlerType.initParam |
protected List<ParamValueType> |
ServletType.initParam |
Modifier and Type | Method and Description |
---|---|
ParamValueType |
ObjectFactory.createParamValueType()
Create an instance of
ParamValueType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ParamValueType> |
ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
|
JAXBElement<ParamValueType> |
ObjectFactory.createWebFragmentTypeContextParam(ParamValueType value)
|
List<ParamValueType> |
FilterType.getInitParam()
Gets the value of the initParam property.
|
List<ParamValueType> |
HandlerType.getInitParam()
Gets the value of the initParam property.
|
List<ParamValueType> |
ServletType.getInitParam()
Gets the value of the initParam property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ParamValueType> |
ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
|
JAXBElement<ParamValueType> |
ObjectFactory.createWebFragmentTypeContextParam(ParamValueType value)
|
Copyright © 2016 buschmais GbR. All rights reserved.