|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractHeaderType in net.opengis.ols.v_1_2 |
|---|
| Subclasses of AbstractHeaderType in net.opengis.ols.v_1_2 | |
|---|---|
class |
RequestHeaderType
Defines the header information for request messages. |
class |
ResponseHeaderType
Defines the header information for response messages. |
| Fields in net.opengis.ols.v_1_2 with type parameters of type AbstractHeaderType | |
|---|---|
protected JAXBElement<? extends AbstractHeaderType> |
XLSType.header
|
| Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractHeaderType | |
|---|---|
JAXBElement<AbstractHeaderType> |
ObjectFactory.createHeader(AbstractHeaderType value)
Create an instance of JAXBElement<AbstractHeaderType>} |
JAXBElement<? extends AbstractHeaderType> |
XLSType.getHeader()
Gets the value of the header property. |
| Methods in net.opengis.ols.v_1_2 with parameters of type AbstractHeaderType | |
|---|---|
JAXBElement<AbstractHeaderType> |
ObjectFactory.createHeader(AbstractHeaderType value)
Create an instance of JAXBElement<AbstractHeaderType>} |
| Method parameters in net.opengis.ols.v_1_2 with type arguments of type AbstractHeaderType | |
|---|---|
void |
XLSType.setHeader(JAXBElement<? extends AbstractHeaderType> value)
Sets the value of the header property. |
XLSType |
XLSType.withHeader(JAXBElement<? extends AbstractHeaderType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||