Uses of Class
com.citygrid.content.places.detail.CGPlacesDetailImageType

Packages that use CGPlacesDetailImageType
com.citygrid.content.places.detail   
 

Uses of CGPlacesDetailImageType in com.citygrid.content.places.detail
 

Fields in com.citygrid.content.places.detail declared as CGPlacesDetailImageType
private  CGPlacesDetailImageType CGPlacesDetailImage.type
           
 

Methods in com.citygrid.content.places.detail that return CGPlacesDetailImageType
 CGPlacesDetailImageType CGPlacesDetailImage.getType()
           
static CGPlacesDetailImageType CGPlacesDetailImageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CGPlacesDetailImageType[] CGPlacesDetailImageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.citygrid.content.places.detail with parameters of type CGPlacesDetailImageType
CGPlacesDetailImage(CGPlacesDetailImageType type, int height, int width, URI url)
           
 



Copyright © 2011. All Rights Reserved.