Package | Description |
---|---|
org.n52.oxf.ows.capabilities |
Modifier and Type | Method and Description |
---|---|
Set<Constraint> |
RequestMethod.getOwsConstraints() |
Modifier and Type | Method and Description |
---|---|
boolean |
RequestMethod.addOwsConstraint(Constraint owsConstraint)
Adds a single constraint to the set of constraints.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RequestMethod.setOwsConstraints(Set<Constraint> owsConstraints)
Replaces the constraints set with the given one if it's not null.
|
Constructor and Description |
---|
RequestMethod(OnlineResource onlineResource,
Set<Constraint> constraints) |
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.