Class ResponseParameter


  • public class ResponseParameter
    extends Object
    • Constructor Detail

      • ResponseParameter

        public ResponseParameter​(io.vertx.openapi.validation.ResponseParameter delegate)
      • ResponseParameter

        public ResponseParameter​(Object delegate)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getDelegate

        public io.vertx.openapi.validation.ResponseParameter getDelegate()
      • newInstance

        public static ResponseParameter newInstance​(io.vertx.openapi.validation.ResponseParameter arg)