Uses of Class
org.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl.GCUBEValidator.PACKAGETYPE

Packages that use GCUBEValidator.PACKAGETYPE
org.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl   
 

Uses of GCUBEValidator.PACKAGETYPE in org.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl
 

Methods in org.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl that return GCUBEValidator.PACKAGETYPE
static GCUBEValidator.PACKAGETYPE GCUBEValidator.PACKAGETYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GCUBEValidator.PACKAGETYPE[] GCUBEValidator.PACKAGETYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.