Package thredds.client.catalog
Class ThreddsMetadata.Variable
java.lang.Object
thredds.client.catalog.ThreddsMetadata.Variable
- All Implemented Interfaces:
Comparable<ThreddsMetadata.Variable>
- Enclosing class:
- ThreddsMetadata
@Immutable
public static class ThreddsMetadata.Variable
extends Object
implements Comparable<ThreddsMetadata.Variable>
Implements Variable type.
-
Field Details
-
name
-
desc
-
vocabulary_name
-
units
-
id
-
-
Constructor Details
-
Variable
-
-
Method Details
-
getName
-
getDescription
-
getVocabularyName
-
getVocabularyId
-
getUnits
-
compareTo
- Specified by:
compareToin interfaceComparable<ThreddsMetadata.Variable>
-