| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.gml |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseUnitType
Definition of a unit of measure which is a base unit from the system of units.
|
class |
ConventionalUnitType
Definition of a unit of measure which is related to a preferred unit for this quantity type through a conversion formula.
|
class |
DefinitionProxyType
A proxy entry in a dictionary of definitions.
|
class |
DerivedUnitType
Definition of a unit of measure which is defined through algebraic combination of more primitive units, which are usually base units from a particular system of units.
|
class |
DictionaryType
A non-abstract bag that is specialized for use as a dictionary which contains a set of definitions.
|
class |
UnitDefinitionType
Definition of a unit of measure (or uom).
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends DefinitionType> |
DictionaryEntryType.definition |
| Modifier and Type | Method and Description |
|---|---|
DefinitionType |
ObjectFactory.createDefinitionType()
Create an instance of
DefinitionType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<? extends DefinitionType> |
DictionaryEntryType.getDefinition()
This element in a dictionary entry contains the actual definition.
|
| Modifier and Type | Method and Description |
|---|---|
Definition |
ObjectFactory.createDefinition(DefinitionType value)
Create an instance of
Definition} |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryEntryType.setDefinition(JAXBElement<? extends DefinitionType> value)
Sets the value of the definition property.
|
| Constructor and Description |
|---|
Definition(DefinitionType value) |
| Constructor and Description |
|---|
DictionaryEntryType(JAXBElement<? extends DefinitionType> definition,
String remoteSchema,
String type,
String href,
String role,
String arcrole,
String title,
String show,
String actuate)
Fully-initialising value constructor
|
Copyright © 2020 B3Partners B.V.. All rights reserved.