Uses of Class
model.SubscriptionAmountListEmbedded
Packages that use SubscriptionAmountListEmbedded
-
Uses of SubscriptionAmountListEmbedded in model
Methods in model that return SubscriptionAmountListEmbeddedModifier and TypeMethodDescriptionSubscriptionAmountListEmbedded.addSubscriptionAmountsItem(SubscriptionAmount subscriptionAmountsItem) Create an instance of SubscriptionAmountListEmbedded given an JSON stringSubscriptionAmountList.getEmbedded()Get embeddedSubscriptionAmountListEmbedded.subscriptionAmounts(Set<SubscriptionAmount> subscriptionAmounts) Methods in model with parameters of type SubscriptionAmountListEmbeddedModifier and TypeMethodDescriptionSubscriptionAmountList.embedded(SubscriptionAmountListEmbedded embedded) voidSubscriptionAmountList.setEmbedded(SubscriptionAmountListEmbedded embedded)