Klasse PlanGetAllResponse
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.PlanGetAllResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PlanGetAllResponse
extends Object
PlanGetAllResponse
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated implementation ofPlanGetAllResponse
.PlanGetAllResponse
(List<Plan> planResponse) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected boolean
boolean
int
hashCode()
planResponse
(List<Plan> planResponse) toString()
-
Felddetails
-
planResponse
-
-
Konstruktordetails
-
PlanGetAllResponse
Constructs a validated implementation ofPlanGetAllResponse
.- Parameter:
spec
- the specification to process
-
PlanGetAllResponse
-
PlanGetAllResponse
protected PlanGetAllResponse()
-
-
Methodendetails