Uses of Class
org.gcube.informationsystem.glitebridge.resource.Site.ServiceTypeEnum

Packages that use Site.ServiceTypeEnum
org.gcube.informationsystem.glitebridge.resource   
 

Uses of Site.ServiceTypeEnum in org.gcube.informationsystem.glitebridge.resource
 

Methods in org.gcube.informationsystem.glitebridge.resource that return Site.ServiceTypeEnum
static Site.ServiceTypeEnum Site.ServiceTypeEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Site.ServiceTypeEnum[] Site.ServiceTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.