| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Field and Description |
|---|---|
protected CatalogSymbol |
UnitDefinitionType.catalogSymbol |
| Modifier and Type | Method and Description |
|---|---|
CatalogSymbol |
ObjectFactory.createCatalogSymbol(CodeType value)
Create an instance of
CatalogSymbol} |
CatalogSymbol |
UnitDefinitionType.getCatalogSymbol()
Gets the value of the catalogSymbol property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnitDefinitionType.setCatalogSymbol(CatalogSymbol value)
Sets the value of the catalogSymbol 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 © 2015. All rights reserved.