Enum Class Claim_EN

java.lang.Object
java.lang.Enum<Claim_EN>
gov.cms.hh.data.meta.enumer.Claim_EN
All Implemented Interfaces:
Serializable, Comparable<Claim_EN>, Constable

public enum Claim_EN extends Enum<Claim_EN>
Author:
CMS
  • Enum Constant Details

    • ID

      public static final Claim_EN ID
    • FROM_DATE

      public static final Claim_EN FROM_DATE
    • PERIOD_TIMING

      public static final Claim_EN PERIOD_TIMING
    • REFERRAL_SOURCE

      public static final Claim_EN REFERRAL_SOURCE
    • PDX

      public static final Claim_EN PDX
    • SDX

      public static final Claim_EN SDX
    • FILLER_1

      public static final Claim_EN FILLER_1
    • M1033

      public static final Claim_EN M1033
    • M18XX

      public static final Claim_EN M18XX
    • FILLER_2

      public static final Claim_EN FILLER_2
    • THROUGH_DATE

      public static final Claim_EN THROUGH_DATE
    • FILLER_3

      public static final Claim_EN FILLER_3
    • ACTION_FLAG

      public static final Claim_EN ACTION_FLAG
    • VERSION

      public static final Claim_EN VERSION
    • HIPPS

      public static final Claim_EN HIPPS
    • VALIDITY_FLAG

      public static final Claim_EN VALIDITY_FLAG
    • RETURN_CODE

      public static final Claim_EN RETURN_CODE
  • Method Details

    • values

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

      public static Claim_EN valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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 class has no constant with the specified name
      NullPointerException - if the argument is null
    • getItemNumberStart

      public int getItemNumberStart()
      Returns:
      the itemNumberStart
    • getItemNumberEnd

      public int getItemNumberEnd()
      Returns:
      the positionEnd