Uses of Class
com.gisgraphy.domain.valueobject.GisgraphyServiceType

Packages that use GisgraphyServiceType
com.gisgraphy.domain.valueobject Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
 

Uses of GisgraphyServiceType in com.gisgraphy.domain.valueobject
 

Methods in com.gisgraphy.domain.valueobject that return GisgraphyServiceType
static GisgraphyServiceType GisgraphyServiceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GisgraphyServiceType[] GisgraphyServiceType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.gisgraphy.domain.valueobject with parameters of type GisgraphyServiceType
static Output.OutputFormat Output.OutputFormat.getDefaultForServiceIfNotSupported(Output.OutputFormat format, GisgraphyServiceType serviceType)
           
abstract  boolean Output.OutputFormat.isSupported(GisgraphyServiceType serviceType)
           
static Output.OutputFormat[] Output.OutputFormat.listByService(GisgraphyServiceType serviceType)
           
 



Copyright © 2009. All Rights Reserved.