Interface EnumDssXmlHyperCardStatus


  • public interface EnumDssXmlHyperCardStatus
    • Field Detail

      • DssXmlHyperCardStatusUnknown

        static final int DssXmlHyperCardStatusUnknown
        Represents the value of the hyper card when it is unknown
        See Also:
        Constant Field Values
      • DssXmlHyperCardStatusOff

        static final int DssXmlHyperCardStatusOff
        Represents the value of the hyper card when it is off
        See Also:
        Constant Field Values
      • DssXmlHyperCardStatusOn

        static final int DssXmlHyperCardStatusOn
        Represents the value of the hyper card when it is on
        See Also:
        Constant Field Values