Klasse MonetizationPlanResponseContainer
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.MonetizationPlanResponseContainer
@Generated("io.github.primelib.primecodegen")
public class MonetizationPlanResponseContainer
extends Object
MonetizationPlanResponseContainer
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofMonetizationPlanResponseContainer.Constructs a validated instance ofMonetizationPlanResponseContainer. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()planResponse(MonetizationPackagePlanResponse planResponse) toString()
-
Felddetails
-
planResponse
-
-
Konstruktordetails
-
MonetizationPlanResponseContainer
Constructs a validated instance ofMonetizationPlanResponseContainer.- Parameter:
spec- the specification to process
-
MonetizationPlanResponseContainer
Constructs a validated instance ofMonetizationPlanResponseContainer.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
MonetizationPlanResponseContainer(Consumer)instead.- Parameter:
planResponse- planResponse
-
MonetizationPlanResponseContainer
protected MonetizationPlanResponseContainer()
-
-
Methodendetails
-
planResponse
-
planResponse
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-