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

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

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

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

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