Class AddressItem
java.lang.Object
com.restfb.types.webhook.messaging.AddressItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCity()
getState()
void
void
setCountry
(String country) void
setPostalCode
(String postalCode) void
void
setStreet1
(String street1) void
setStreet2
(String street2) toString()
-
Constructor Details
-
AddressItem
public AddressItem()
-
-
Method Details