Class OptionalNillableInteger.OptionalInteger

java.lang.Object
com.priint.pubserver.comet.xml.OptionalNillableInteger.OptionalInteger
Enclosing class:
OptionalNillableInteger

public static class OptionalNillableInteger.OptionalInteger extends Object
Internal use only The Class OptionalInteger.
  • Field Details

    • nil

      public Boolean nil
      The nil.
    • value

      public Integer value
      The value.
  • Constructor Details

    • OptionalInteger

      public OptionalInteger()