public class OwsRequestMethod extends OwsOnlineResource implements Comparable<OwsRequestMethod>
| Constructor and Description |
|---|
OwsRequestMethod(URI href,
Collection<OwsDomain> constraints,
String httpMethod,
URI role,
URI arcrole,
String title,
Show show,
Actuate actuate) |
OwsRequestMethod(URI href,
String httpMethod,
Collection<OwsDomain> constraints) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(OwsRequestMethod o) |
boolean |
equals(Object obj) |
SortedSet<OwsDomain> |
getConstraints() |
String |
getHttpMethod() |
int |
hashCode() |
String |
toString() |
getActuate, getArcrole, getHref, getRole, getShow, getTitlepublic OwsRequestMethod(URI href, String httpMethod, Collection<OwsDomain> constraints)
public String getHttpMethod()
public int compareTo(OwsRequestMethod o)
compareTo in interface Comparable<OwsRequestMethod>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.