| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Field and Description |
|---|---|
protected List<DomainType> |
OperationsMetadata.constraint |
protected List<DomainType> |
RequestMethodType.constraint |
protected List<DomainType> |
Operation.constraint |
protected List<DomainType> |
OperationsMetadata.parameter |
protected List<DomainType> |
Operation.parameter |
| Modifier and Type | Method and Description |
|---|---|
DomainType |
ObjectFactory.createDomainType()
Create an instance of
DomainType |
| Modifier and Type | Method and Description |
|---|---|
List<DomainType> |
OperationsMetadata.getConstraint()
Gets the value of the constraint property.
|
List<DomainType> |
RequestMethodType.getConstraint()
Gets the value of the constraint property.
|
List<DomainType> |
Operation.getConstraint()
Gets the value of the constraint property.
|
List<DomainType> |
OperationsMetadata.getParameter()
Gets the value of the parameter property.
|
List<DomainType> |
Operation.getParameter()
Gets the value of the parameter property.
|
| Constructor and Description |
|---|
Operation(List<DCP> dcp,
List<DomainType> parameter,
List<DomainType> constraint,
List<Metadata> metadata,
String name)
Fully-initialising value constructor
|
Operation(List<DCP> dcp,
List<DomainType> parameter,
List<DomainType> constraint,
List<Metadata> metadata,
String name)
Fully-initialising value constructor
|
OperationsMetadata(List<Operation> operation,
List<DomainType> parameter,
List<DomainType> constraint,
ExtendedCapabilities extendedCapabilities)
Fully-initialising value constructor
|
OperationsMetadata(List<Operation> operation,
List<DomainType> parameter,
List<DomainType> constraint,
ExtendedCapabilities extendedCapabilities)
Fully-initialising value constructor
|
RequestMethodType(String type,
String href,
String role,
String arcrole,
String title,
String show,
String actuate,
List<DomainType> constraint)
Fully-initialising value constructor
|
Copyright © 2022 B3Partners B.V.. All rights reserved.