Package 

Class LabelMetadata


  • 
    public final class LabelMetadata
    extends JSONObject
                        

    Represent the label defined in the Passio platform's taxonomy section.

    • Method Summary

      Modifier and Type Method Description
      final String getLabelId()
      final String getPath()
      final String getDisplayName()
      final Map<String, List<Synonym>> getSynonyms()
      final String getPassioID()
      final String getJson()
      • Methods inherited from class ai.passio.passiosdk.platform.arch.LabelMetadata

        accumulate, append, get, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getString, has, isNull, keys, length, names, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, putOpt, remove, toJSONArray, toString, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait