| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected QuantityType |
UnitDefinitionType.quantityType |
| Modifier and Type | Method and Description |
|---|---|
QuantityType |
ObjectFactory.createQuantityType(StringOrRefType value)
Create an instance of
QuantityType} |
QuantityType |
UnitDefinitionType.getQuantityType()
Gets the value of the quantityType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnitDefinitionType.setQuantityType(QuantityType value)
Sets the value of the quantityType property.
|
| Constructor and Description |
|---|
BaseUnitType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
QuantityType quantityType,
CatalogSymbol catalogSymbol,
ReferenceType unitsSystem)
Fully-initialising value constructor
|
ConventionalUnitType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
QuantityType quantityType,
CatalogSymbol catalogSymbol,
ConversionToPreferredUnit conversionToPreferredUnit,
RoughConversionToPreferredUnit roughConversionToPreferredUnit,
List<DerivationUnitTerm> derivationUnitTerm)
Fully-initialising value constructor
|
DerivedUnitType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
QuantityType quantityType,
CatalogSymbol catalogSymbol,
List<DerivationUnitTerm> derivationUnitTerm)
Fully-initialising value constructor
|
UnitDefinitionType(List<MetaDataProperty> metaDataProperty,
Description description,
List<Name> name,
String id,
QuantityType quantityType,
CatalogSymbol catalogSymbol)
Fully-initialising value constructor
|
Copyright © 2021 B3Partners B.V.. All rights reserved.