| Modifier and Type | Method and Description |
|---|---|
Nillable<CodeType> |
GeographicalName.getGrammaticalGender() |
Nillable<CodeType> |
GeographicalName.getGrammaticalNumber() |
Nillable<CodeType> |
GeographicalName.getNameStatus() |
Nillable<CodeType> |
GeographicalName.getNativeness() |
| Modifier and Type | Method and Description |
|---|---|
GeographicalName |
GeographicalName.setGrammaticalGender(CodeType grammaticalGender) |
GeographicalName |
GeographicalName.setGrammaticalNumber(CodeType grammaticalNumber) |
GeographicalName |
GeographicalName.setNameStatus(CodeType nameStatus) |
GeographicalName |
GeographicalName.setNativeness(CodeType nativeness) |
| Modifier and Type | Method and Description |
|---|---|
GeographicalName |
GeographicalName.setGrammaticalGender(Nillable<CodeType> grammaticalGender) |
GeographicalName |
GeographicalName.setGrammaticalNumber(Nillable<CodeType> grammaticalNumber) |
GeographicalName |
GeographicalName.setNameStatus(Nillable<CodeType> nameStatus) |
GeographicalName |
GeographicalName.setNativeness(Nillable<CodeType> nativeness) |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
GmlBaseUnit.getCatalogSymbol() |
| Constructor and Description |
|---|
GmlBaseUnit(String id,
String identifier,
CodeType catalogSymbol,
String unitSystem) |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
CodeType.copy() |
CodeType |
AbstractDatum.getAnchorDefinition() |
CodeType |
CoordinateSystemAxis.getAxisAbbrev() |
CodeType |
AbstractGML.getFirstName()
Get first feature name or null if feature has no names
|
| Modifier and Type | Method and Description |
|---|---|
List<CodeType> |
AbstractGML.getName()
Get feature names
|
| Modifier and Type | Method and Description |
|---|---|
AbstractGML |
AbstractGML.addName(CodeType name)
Adds the name to the name list
|
AbstractDatum |
AbstractDatum.setAnchorDefinition(CodeType anchorDefinition) |
AbstractGML |
AbstractGML.setName(CodeType name)
Set the name, clears the name list
|
| Modifier and Type | Method and Description |
|---|---|
AbstractGML |
AbstractGML.setName(List<CodeType> name)
Add feature names, clears the name list
|
| Constructor and Description |
|---|
CoordinateSystemAxis(CodeWithAuthority identifier,
CodeType axisAbbrev,
CodeWithAuthority axisDirection,
String uom) |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
AbstractSensorML.getFirstName() |
| Modifier and Type | Method and Description |
|---|---|
List<CodeType> |
AbstractProcess.getNames() |
| Modifier and Type | Method and Description |
|---|---|
AbstractProcess |
AbstractProcess.addName(CodeType name) |
| Modifier and Type | Method and Description |
|---|---|
AbstractProcess |
AbstractProcess.setNames(List<CodeType> names) |
| Constructor and Description |
|---|
SmlPosition(CodeType name,
boolean fixed,
String referenceFrame,
List<SweCoordinate<? extends Number>> position)
constructor
|
| Constructor and Description |
|---|
SosOffering(String identifier,
CodeType name)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
CodeType |
SweAbstractDataComponent.getName() |
| Modifier and Type | Method and Description |
|---|---|
List<CodeType> |
SweAbstractDataComponent.getNames() |
| Modifier and Type | Method and Description |
|---|---|
SweAbstractDataComponent |
SweAbstractDataComponent.addName(CodeType name) |
SweAbstractDataComponent |
SweAbstractDataComponent.setName(CodeType name) |
| Modifier and Type | Method and Description |
|---|---|
SweAbstractDataComponent |
SweAbstractDataComponent.addName(Collection<CodeType> names) |
SweAbstractDataComponent |
SweAbstractDataComponent.setName(Collection<CodeType> names) |
| Constructor and Description |
|---|
SweField(CodeType name) |
SweField(CodeType name,
SweAbstractDataComponent element) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.