|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RequestMethodType in net.opengis.ows.v_2_0 |
|---|
| Fields in net.opengis.ows.v_2_0 with type parameters of type RequestMethodType | |
|---|---|
protected List<JAXBElement<RequestMethodType>> |
HTTP.getOrPost
|
| Methods in net.opengis.ows.v_2_0 that return RequestMethodType | |
|---|---|
RequestMethodType |
ObjectFactory.createRequestMethodType()
Create an instance of RequestMethodType |
RequestMethodType |
RequestMethodType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
|
RequestMethodType |
RequestMethodType.withArcrole(String value)
|
RequestMethodType |
RequestMethodType.withConstraint(Collection<DomainType> values)
|
RequestMethodType |
RequestMethodType.withConstraint(DomainType... values)
|
RequestMethodType |
RequestMethodType.withConstraint(List<DomainType> value)
|
RequestMethodType |
RequestMethodType.withHref(String value)
|
RequestMethodType |
RequestMethodType.withRole(String value)
|
RequestMethodType |
RequestMethodType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
|
RequestMethodType |
RequestMethodType.withTitle(String value)
|
RequestMethodType |
RequestMethodType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
|
| Methods in net.opengis.ows.v_2_0 that return types with arguments of type RequestMethodType | |
|---|---|
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPGet(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPPost(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
List<JAXBElement<RequestMethodType>> |
HTTP.getGetOrPost()
Gets the value of the getOrPost property. |
| Methods in net.opengis.ows.v_2_0 with parameters of type RequestMethodType | |
|---|---|
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPGet(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPPost(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
| Method parameters in net.opengis.ows.v_2_0 with type arguments of type RequestMethodType | |
|---|---|
void |
HTTP.setGetOrPost(List<JAXBElement<RequestMethodType>> value)
|
HTTP |
HTTP.withGetOrPost(Collection<JAXBElement<RequestMethodType>> values)
|
HTTP |
HTTP.withGetOrPost(List<JAXBElement<RequestMethodType>> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||