Uses of Class
fr.cnes.sitools.dataset.services.model.ServiceEnum

Packages that use ServiceEnum
fr.cnes.sitools.dataset.services.model   
 

Uses of ServiceEnum in fr.cnes.sitools.dataset.services.model
 

Methods in fr.cnes.sitools.dataset.services.model that return ServiceEnum
 ServiceEnum ServiceModel.getType()
          Gets the type value
static ServiceEnum ServiceEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceEnum[] ServiceEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.cnes.sitools.dataset.services.model with parameters of type ServiceEnum
 void ServiceModel.setType(ServiceEnum type)
          Sets the value of type
 



Copyright © 2010-2013 CNES. All Rights Reserved.