Package com.apple.itunes.storekit.model
Class RenewalCommitmentInfo
java.lang.Object
com.apple.itunes.storekit.model.RenewalCommitmentInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommitmentAutoRenewProductId(String commitmentAutoRenewProductId) commitmentAutoRenewStatus(AutoRenewStatus commitmentAutoRenewStatus) commitmentRenewalBillingPlanType(RenewalBillingPlanType commitmentRenewalBillingPlanType) commitmentRenewalDate(Long commitmentRenewalDate) commitmentRenewalPrice(Long commitmentRenewalPrice) booleaninthashCode()voidsetCommitmentAutoRenewProductId(String commitmentAutoRenewProductId) voidsetCommitmentAutoRenewStatus(AutoRenewStatus commitmentAutoRenewStatus) voidsetCommitmentRenewalBillingPlanType(RenewalBillingPlanType commitmentRenewalBillingPlanType) voidsetCommitmentRenewalDate(Long commitmentRenewalDate) voidsetCommitmentRenewalPrice(Long commitmentRenewalPrice) voidsetRawCommitmentAutoRenewStatus(Integer rawCommitmentAutoRenewStatus) voidsetRawCommitmentRenewalBillingPlanType(String rawCommitmentRenewalBillingPlanType) voidsetUnknownFields(Map<String, Object> unknownFields) toString()unknownFields(Map<String, Object> unknownFields)
-
Constructor Details
-
RenewalCommitmentInfo
public RenewalCommitmentInfo()
-
-
Method Details
-
commitmentAutoRenewProductId
-
getCommitmentAutoRenewProductId
- Returns:
- commitmentAutoRenewProductId
- See Also:
-
setCommitmentAutoRenewProductId
-
commitmentAutoRenewStatus
-
getCommitmentAutoRenewStatus
- Returns:
- commitmentAutoRenewStatus
- See Also:
-
getRawCommitmentAutoRenewStatus
- See Also:
-
setCommitmentAutoRenewStatus
-
setRawCommitmentAutoRenewStatus
-
commitmentRenewalBillingPlanType
public RenewalCommitmentInfo commitmentRenewalBillingPlanType(RenewalBillingPlanType commitmentRenewalBillingPlanType) -
getCommitmentRenewalBillingPlanType
- Returns:
- commitmentRenewalBillingPlanType
- See Also:
-
getRawCommitmentRenewalBillingPlanType
- See Also:
-
setCommitmentRenewalBillingPlanType
public void setCommitmentRenewalBillingPlanType(RenewalBillingPlanType commitmentRenewalBillingPlanType) -
setRawCommitmentRenewalBillingPlanType
-
commitmentRenewalDate
-
getCommitmentRenewalDate
- Returns:
- commitmentRenewalDate
- See Also:
-
setCommitmentRenewalDate
-
commitmentRenewalPrice
-
getCommitmentRenewalPrice
- Returns:
- commitmentRenewalPrice
- See Also:
-
setCommitmentRenewalPrice
-
unknownFields
-
getUnknownFields
-
setUnknownFields
-
equals
-
hashCode
public int hashCode() -
toString
-