public class BankingProductAdditionalInformation extends Object
| Constructor and Description |
|---|
BankingProductAdditionalInformation() |
| Modifier and Type | Method and Description |
|---|---|
BankingProductAdditionalInformation |
bundleUri(String bundleUri) |
BankingProductAdditionalInformation |
eligibilityUri(String eligibilityUri) |
boolean |
equals(Object o) |
BankingProductAdditionalInformation |
feesAndPricingUri(String feesAndPricingUri) |
String |
getBundleUri() |
String |
getEligibilityUri() |
String |
getFeesAndPricingUri() |
String |
getOverviewUri() |
String |
getTermsUri() |
int |
hashCode() |
BankingProductAdditionalInformation |
overviewUri(String overviewUri) |
void |
setBundleUri(String bundleUri) |
void |
setEligibilityUri(String eligibilityUri) |
void |
setFeesAndPricingUri(String feesAndPricingUri) |
void |
setOverviewUri(String overviewUri) |
void |
setTermsUri(String termsUri) |
BankingProductAdditionalInformation |
termsUri(String termsUri) |
String |
toString() |
public String getOverviewUri()
public void setOverviewUri(String overviewUri)
public BankingProductAdditionalInformation overviewUri(String overviewUri)
public String getTermsUri()
public void setTermsUri(String termsUri)
public BankingProductAdditionalInformation termsUri(String termsUri)
public String getEligibilityUri()
public void setEligibilityUri(String eligibilityUri)
public BankingProductAdditionalInformation eligibilityUri(String eligibilityUri)
public String getFeesAndPricingUri()
public void setFeesAndPricingUri(String feesAndPricingUri)
public BankingProductAdditionalInformation feesAndPricingUri(String feesAndPricingUri)
public String getBundleUri()
public void setBundleUri(String bundleUri)
public BankingProductAdditionalInformation bundleUri(String bundleUri)
Copyright © 2019. All rights reserved.