Class ThingNameAtom

java.lang.Object
com.webmethods.caf.portalclient.impl.ThingNameAtom
All Implemented Interfaces:
Serializable

public class ThingNameAtom extends Object implements Serializable
See Also:
  • Field Details

    • desc

      public String desc
      The language specific description associated with a MWS thing
    • lang

      public String lang
      The language of this name and description
    • name

      public String name
      The language specific name associated with a MWS thing
  • Constructor Details

    • ThingNameAtom

      public ThingNameAtom()
  • Method Details