Class BooleanExample

  • All Implemented Interfaces:
    Example

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

      • BooleanExample

        public BooleanExample()
      • BooleanExample

        public BooleanExample​(boolean value)
    • Method Detail

      • asString

        public String asString()
      • getValue

        public Boolean getValue()
      • setValue

        public void setValue​(Boolean value)