| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.csw |
| Modifier and Type | Field and Description |
|---|---|
protected ConceptualSchemeType |
DomainValuesType.conceptualScheme |
| Modifier and Type | Method and Description |
|---|---|
ConceptualSchemeType |
ObjectFactory.createConceptualSchemeType()
Create an instance of
ConceptualSchemeType |
ConceptualSchemeType |
DomainValuesType.getConceptualScheme()
Gets the value of the conceptualScheme property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainValuesType.setConceptualScheme(ConceptualSchemeType value)
Sets the value of the conceptualScheme property.
|
| Constructor and Description |
|---|
DomainValuesType(String propertyName,
String parameterName,
ListOfValuesType listOfValues,
ConceptualSchemeType conceptualScheme,
RangeOfValuesType rangeOfValues,
QName type,
String uom)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.