Package org.killbill.billing.jaxrs.json
Class HostedPaymentPageBillingAddressJson
- java.lang.Object
-
- org.killbill.billing.jaxrs.json.JsonBase
-
- org.killbill.billing.jaxrs.json.HostedPaymentPageBillingAddressJson
-
public class HostedPaymentPageBillingAddressJson extends JsonBase
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetAddress1()StringgetAddress2()StringgetCity()StringgetCountry()StringgetState()StringgetZip()inthashCode()StringtoString()-
Methods inherited from class org.killbill.billing.jaxrs.json.JsonBase
getAuditLogs, propertiesToList, propertiesToMap, toAuditLogJson, toPluginPropertyJson, toString
-
-