Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.services.MaxZoomStatus

Packages that use MaxZoomStatus
com.google.gwt.maps.client.services   
 

Uses of MaxZoomStatus in com.google.gwt.maps.client.services
 

Methods in com.google.gwt.maps.client.services that return MaxZoomStatus
static MaxZoomStatus MaxZoomStatus.fromValue(String type)
           
 MaxZoomStatus MaxZoomResult.getStatus()
          Status of the request.
static MaxZoomStatus MaxZoomStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MaxZoomStatus[] MaxZoomStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.google.gwt.maps.client.services with parameters of type MaxZoomStatus
 void MaxZoomResult.setStatus(MaxZoomStatus status)
          Status of the request.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.