Class ThreddsMetadata.Vocab

  • Enclosing class:
    ThreddsMetadata

    @Immutable
    public static class ThreddsMetadata.Vocab
    extends Object
    Text with an optional "vocabulary" attribute.
    • Field Detail

      • text

        public final String text
      • vocabulary

        public final String vocabulary
    • Constructor Detail

    • Method Detail

      • getText

        public String getText()
      • getVocabulary

        public String getVocabulary()