Class IntegerExample

  • All Implemented Interfaces:
    Example

    public class IntegerExample
    extends AbstractExample
    See: https://github.com/swagger-api/swagger-inflector
    • Constructor Detail

      • IntegerExample

        public IntegerExample()
      • IntegerExample

        public IntegerExample​(int value)
    • Method Detail

      • asString

        public String asString()
      • getValue

        public Integer getValue()
      • setValue

        public void setValue​(Integer value)