Class ThreddsMetadata.Vocab

java.lang.Object
thredds.client.catalog.ThreddsMetadata.Vocab
Enclosing class:
ThreddsMetadata

@Immutable public static class ThreddsMetadata.Vocab extends Object
Implements Vocab type, just text with an optional "vocabulary" attribute.
  • Field Details

    • text

      public final String text
    • vocabulary

      public final String vocabulary
  • Constructor Details

  • Method Details

    • getText

      public String getText()
    • getVocabulary

      public String getVocabulary()