Class DoubleExample

  • All Implemented Interfaces:
    Example

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

      • DoubleExample

        public DoubleExample()
      • DoubleExample

        public DoubleExample​(double value)
    • Method Detail

      • asString

        public String asString()
      • getValue

        public Double getValue()
      • setValue

        public void setValue​(Double value)