Uses of Class
com.google.code.facebookapi.schema.PageHours

Uses of PageHours in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type PageHours
protected  javax.xml.bind.JAXBElement<PageHours> Page.hours
           
 

Methods in com.google.code.facebookapi.schema that return PageHours
 PageHours ObjectFactory.createPageHours()
          Create an instance of PageHours
 

Methods in com.google.code.facebookapi.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.google.code.facebookapi.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.google.code.facebookapi.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.