Uses of Class
com.restfb.types.Page.MailingAddress
-
Packages that use Page.MailingAddress Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.MailingAddress in com.restfb.types
Methods in com.restfb.types that return Page.MailingAddress Modifier and Type Method Description Page.MailingAddress
Page. getContactAddress()
The mailing or contact address for this page.Methods in com.restfb.types with parameters of type Page.MailingAddress Modifier and Type Method Description void
Page. setContactAddress(Page.MailingAddress contactAddress)
The mailing or contact address for this page.
-