Interface IPnLScenarioScalingRestService<T extends PnLVectorScalingDTO>

    • Method Detail

      • submit

        @POST
        @Path("/submit")
        @Produces("application/json")
        @Consumes("application/json")
        javax.ws.rs.core.Response submit​(T pnLVectorScalingDTO)
        Submission method
        Parameters:
        pnLVectorScalingDTO - dto
        Returns:
        HTTP response