Uses of Class
com.facebook.api.schema.PageHours

Packages that use PageHours
com.facebook.api.schema   
 

Uses of PageHours in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type PageHours
protected  javax.xml.bind.JAXBElement<PageHours> Page.hours
           
 

Methods in com.facebook.api.schema that return PageHours
 PageHours ObjectFactory.createPageHours()
          Create an instance of PageHours
 

Methods in com.facebook.api.schema that return types with arguments of type PageHours
 javax.xml.bind.JAXBElement<PageHours> ObjectFactory.createPageHours(PageHours value)
          Create an instance of JAXBElement<PageHours>}
 javax.xml.bind.JAXBElement<PageHours> Page.getHours()
          Gets the value of the hours property.
 

Methods in com.facebook.api.schema with parameters of type PageHours
 javax.xml.bind.JAXBElement<PageHours> ObjectFactory.createPageHours(PageHours value)
          Create an instance of JAXBElement<PageHours>}
 

Method parameters in com.facebook.api.schema with type arguments of type PageHours
 void Page.setHours(javax.xml.bind.JAXBElement<PageHours> value)
          Sets the value of the hours property.
 



Copyright © 2008. All Rights Reserved.