Enum TeildatensatzNummer

java.lang.Object
java.lang.Enum<TeildatensatzNummer>
gdv.xport.satz.feld.common.TeildatensatzNummer
All Implemented Interfaces:
Serializable, Comparable<TeildatensatzNummer>, java.lang.constant.Constable

@Deprecated public enum TeildatensatzNummer extends Enum<TeildatensatzNummer>
Deprecated.
wird nur zum Auslesen der Satznummer verwendet und ist obsolet
The Enum TeildatensatzNummer.

TODO: Wird mit v7 entfernt.

  • Enum Constant Details

  • Method Details

    • values

      public static TeildatensatzNummer[] values()
      Deprecated.
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static TeildatensatzNummer valueOf(String name)
      Deprecated.
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • getCode

      public int getCode()
      Deprecated.
      Gets the code.
      Returns:
      the code
    • isIn

      @Deprecated public static TeildatensatzNummer isIn(int code)
      Deprecated.
      durch of(int) ersetzt
      Checks if is in.
      Parameters:
      code - the code
      Returns:
      the teildatensatz nummer
    • of

      public static TeildatensatzNummer of(int code)
      Deprecated.
      Liefert zu einer Zahl die entsprechende TeildatensatzNummer zurueck.
      Parameters:
      code - Nummer zwischen 1 und 9
      Returns:
      z.B. BEZUGSRECHTE