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

Packages that use PageParking
com.facebook.api.schema   
 

Uses of PageParking in com.facebook.api.schema
 

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

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

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

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

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



Copyright © 2008. All Rights Reserved.