Uses of Class
org.gcube.application.cms.sdi.model.ApplyRegex.REGEX_TYPES
-
Packages that use ApplyRegex.REGEX_TYPES Package Description org.gcube.application.cms.sdi.model -
-
Uses of ApplyRegex.REGEX_TYPES in org.gcube.application.cms.sdi.model
Methods in org.gcube.application.cms.sdi.model that return ApplyRegex.REGEX_TYPES Modifier and Type Method Description static ApplyRegex.REGEX_TYPESApplyRegex.REGEX_TYPES. valueOf(String name)Returns the enum constant of this type with the specified name.static ApplyRegex.REGEX_TYPES[]ApplyRegex.REGEX_TYPES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-