Class ResEmptyValue

All Implemented Interfaces:
ResValuesXmlSerializable, ResXmlEncodable

public class ResEmptyValue extends ResScalarValue
  • Field Details

    • mValue

      protected final int mValue
    • type

      protected int type
  • Constructor Details

    • ResEmptyValue

      public ResEmptyValue(int value, String rawValue, int type)
    • ResEmptyValue

      public ResEmptyValue(int value, String rawValue, String type)
  • Method Details