Class BaseServiceInputParameter

    • Field Detail

      • required

        protected boolean required
      • excludedFromBody

        protected boolean excludedFromBody
      • bodyLocation

        protected String bodyLocation
      • defaultValue

        protected Object defaultValue
    • Constructor Detail

      • BaseServiceInputParameter

        public BaseServiceInputParameter()