Uses of Interface
org.gcube.resourcemanagement.model.reference.properties.RegexProperty
-
Packages that use RegexProperty Package Description org.gcube.resourcemanagement.model.impl.properties Implementation of common properties used across the gcube model.org.gcube.resourcemanagement.model.reference.properties Common properties used across the gcube model. -
-
Uses of RegexProperty in org.gcube.resourcemanagement.model.impl.properties
Classes in org.gcube.resourcemanagement.model.impl.properties that implement RegexProperty Modifier and Type Class Description classRegexPropertyImplImplementation forRegexProperty. -
Uses of RegexProperty in org.gcube.resourcemanagement.model.reference.properties
Methods in org.gcube.resourcemanagement.model.reference.properties with parameters of type RegexProperty Modifier and Type Method Description ValidationRegexProperty.RegexValidator. validate(RegexProperty property)
-