Klasse FormatDefinition

Alle implementierten Schnittstellen:
PointerInterface

public class FormatDefinition extends Record
  • Felddetails

  • Konstruktordetails

    • FormatDefinition

      public FormatDefinition(PointerContainer pointer)
    • FormatDefinition

      public FormatDefinition()
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldValue

      public void setFieldValue(int value)
      The unique id of this format
    • getFieldValue

      public int getFieldValue()
      The unique id of this format
    • setFieldNick

      public void setFieldNick(Str nick)
      A short nick of the format
    • getFieldNick

      public Str getFieldNick()
      A short nick of the format
    • setFieldDescription

      public void setFieldDescription(Str description)
      A longer description of the format
    • getFieldDescription

      public Str getFieldDescription()
      A longer description of the format
    • setFieldQuark

      public void setFieldQuark(int quark)
      A quark for the nick
    • getFieldQuark

      public int getFieldQuark()
      A quark for the nick