Klasse PlanGetAllResponse

java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.PlanGetAllResponse

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class PlanGetAllResponse extends Object
PlanGetAllResponse
  • Felddetails

    • planResponse

      protected List<Plan> planResponse
  • Konstruktordetails

    • PlanGetAllResponse

      @Internal public PlanGetAllResponse(Consumer<PlanGetAllResponse> spec)
      Constructs a validated implementation of PlanGetAllResponse.
      Parameter:
      spec - the specification to process
    • PlanGetAllResponse

      public PlanGetAllResponse(List<Plan> planResponse)
    • PlanGetAllResponse

      protected PlanGetAllResponse()
  • Methodendetails