| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
ServiceIdentification.serviceType |
protected CodeType |
KeywordsType.type |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
ObjectFactory.createCodeType()
Create an instance of
CodeType |
CodeType |
ServiceIdentification.getServiceType()
Gets the value of the serviceType property.
|
CodeType |
KeywordsType.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
Identifier |
ObjectFactory.createIdentifier(CodeType value)
Create an instance of
Identifier} |
Role |
ObjectFactory.createRole(CodeType value)
Create an instance of
Role} |
void |
ServiceIdentification.setServiceType(CodeType value)
Sets the value of the serviceType property.
|
void |
KeywordsType.setType(CodeType value)
Sets the value of the type property.
|
| Constructor and Description |
|---|
Identifier(CodeType value) |
KeywordsType(List<String> keyword,
CodeType type)
Fully-initialising value constructor
|
Role(CodeType value) |
ServiceIdentification(Title title,
Abstract _abstract,
List<Keywords> keywords,
CodeType serviceType,
List<String> serviceTypeVersion,
Fees fees,
List<AccessConstraints> accessConstraints)
Fully-initialising value constructor
|
Copyright © 2022 B3Partners B.V.. All rights reserved.