public class ResponseOCRData.ResponseAddressFields
public String
street
colony
postalCode
city
state
ResponseOCRData.ResponseAddressFields(String street, String colony, String postalCode, String city, String state)
String
getStreet()
getColony()
getPostalCode()
getCity()
getState()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getStreet()
String getColony()
String getPostalCode()
String getCity()
String getState()
String toString()