-
public final class GoogleProductDetails.PricingPhases
-
-
Field Summary
Fields Modifier and Type Field Description private final List<GoogleProductDetails.PricingPhase>pricingPhaseList
-
Constructor Summary
Constructors Constructor Description GoogleProductDetails.PricingPhases(List<GoogleProductDetails.PricingPhase> pricingPhaseList)
-
Method Summary
Modifier and Type Method Description final List<GoogleProductDetails.PricingPhase>getPricingPhaseList()-
-
Constructor Detail
-
GoogleProductDetails.PricingPhases
GoogleProductDetails.PricingPhases(List<GoogleProductDetails.PricingPhase> pricingPhaseList)
-
-
Method Detail
-
getPricingPhaseList
final List<GoogleProductDetails.PricingPhase> getPricingPhaseList()
-
-
-
-