Interface MetadataResponseData

    • Method Detail

      • getLabel

        @Nullable
        @CheckForNull
        String getLabel()
      • getLabelI18n

        @Nullable
        @CheckForNull
        I18nValue getLabelI18n()
      • getDescription

        @Nullable
        @CheckForNull
        String getDescription()
      • getDescriptionI18n

        @Nullable
        @CheckForNull
        I18nValue getDescriptionI18n()