Class PositiveIntegerAdapter

    • Constructor Detail

      • PositiveIntegerAdapter

        public PositiveIntegerAdapter()
    • Method Detail

      • unmarshal

        public java.lang.Integer unmarshal​(java.lang.String value)
        Overrides:
        unmarshal in class IntegerAdapter
      • isValid

        public static boolean isValid​(java.lang.Integer value)