public static interface OfferProfileRequest.PolicyLabel
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getBalanceElementId()
Get the BalanceElement id
|
java.lang.String |
getBalanceElementName()
Get the BalanceElement name
|
java.lang.String |
getLabelName()
Get the label name
|
java.util.Collection<OfferProfileRequest.PolicyTier> |
getPolicyTiers()
Get the collection of policyTiers
|
Unit |
getUnit()
Get the BalanceElement unit
|
java.lang.String getLabelName()
java.lang.String getBalanceElementName()
java.lang.Integer getBalanceElementId()
Unit getUnit()
java.util.Collection<OfferProfileRequest.PolicyTier> getPolicyTiers()