Interface IThingNameInfo.INameAtom

Enclosing interface:
IThingNameInfo

public static interface IThingNameInfo.INameAtom
return structure for getNames
  • Method Details

    • getName

      String getName()
      Returns:
      name
    • getDesc

      String getDesc()
      Returns:
      description
    • getLang

      String getLang()
      language for this entry
      Returns:
    • wasPut

      boolean wasPut()
      Returns:
      true if placed in cache directly, false if loaded from DB