| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<javax.xml.bind.JAXBElement<RequestMethodType>> |
HTTP.getOrPost |
| Modifier and Type | Method and Description |
|---|---|
RequestMethodType |
ObjectFactory.createRequestMethodType()
Create an instance of
RequestMethodType |
RequestMethodType |
RequestMethodType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
RequestMethodType |
RequestMethodType.withArcrole(java.lang.String value) |
RequestMethodType |
RequestMethodType.withConstraint(java.util.Collection<DomainType> values) |
RequestMethodType |
RequestMethodType.withConstraint(DomainType... values) |
RequestMethodType |
RequestMethodType.withConstraint(java.util.List<DomainType> value) |
RequestMethodType |
RequestMethodType.withHref(java.lang.String value) |
RequestMethodType |
RequestMethodType.withRole(java.lang.String value) |
RequestMethodType |
RequestMethodType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
RequestMethodType |
RequestMethodType.withTitle(java.lang.String value) |
RequestMethodType |
RequestMethodType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPGet(RequestMethodType value)
|
javax.xml.bind.JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPPost(RequestMethodType value)
|
java.util.List<javax.xml.bind.JAXBElement<RequestMethodType>> |
HTTP.getGetOrPost()
Gets the value of the getOrPost property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPGet(RequestMethodType value)
|
javax.xml.bind.JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPPost(RequestMethodType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTTP.setGetOrPost(java.util.List<javax.xml.bind.JAXBElement<RequestMethodType>> value) |
HTTP |
HTTP.withGetOrPost(java.util.Collection<javax.xml.bind.JAXBElement<RequestMethodType>> values) |
HTTP |
HTTP.withGetOrPost(java.util.List<javax.xml.bind.JAXBElement<RequestMethodType>> value) |
Copyright © 2008-2022. All Rights Reserved.