public class

RatePlanDataExpressionHolder

extends DynamicExpressionHolder
java.lang.Object
   ↳ com.zuora.api.object.holders.DynamicExpressionHolder
     ↳ com.zuora.api.holders.RatePlanDataExpressionHolder

Summary

Fields
protected RatePlan _ratePlanType
protected Object ratePlan
Public Constructors
RatePlanDataExpressionHolder()
Public Methods
Object getRatePlan()
Retrieves ratePlan
void setRatePlan(Object value)
Sets ratePlan
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected RatePlan _ratePlanType

protected Object ratePlan

Public Constructors

public RatePlanDataExpressionHolder ()

Public Methods

public Object getRatePlan ()

Retrieves ratePlan

public void setRatePlan (Object value)

Sets ratePlan

Parameters
value Value to set