-
public final class PresentationAction.SelectPlan extends PresentationAction
-
-
Field Summary
Fields Modifier and Type Field Description private final StringplanVendorId
-
Constructor Summary
Constructors Constructor Description PresentationAction.SelectPlan(String planVendorId)
-
Method Summary
Modifier and Type Method Description final StringgetPlanVendorId()-
-
Constructor Detail
-
PresentationAction.SelectPlan
PresentationAction.SelectPlan(String planVendorId)
-
-
Method Detail
-
getPlanVendorId
final String getPlanVendorId()
-
-
-
-