Class NaruModelInfo

java.lang.Object
net.thevpc.naru.api.model.NaruModelInfo
All Implemented Interfaces:
net.thevpc.nuts.elem.NToElement

public class NaruModelInfo extends Object implements net.thevpc.nuts.elem.NToElement
  • Constructor Details

  • Method Details

    • provider

      public String provider()
    • model

      public String model()
    • capabilities

      public NaruModelCapabilities capabilities()
    • toElement

      public net.thevpc.nuts.elem.NElement toElement()
      Specified by:
      toElement in interface net.thevpc.nuts.elem.NToElement
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toText

      public net.thevpc.nuts.text.NText toText()
    • key

      public NaruModelKey key()