- VALUE - Static variable in interface org.gcube.informationsystem.model.reference.properties.Encrypted
-
- valueOf(String) - Static method in enum org.gcube.informationsystem.base.reference.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.informationsystem.base.reference.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.informationsystem.model.reference.properties.PropagationConstraint.AddConstraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.informationsystem.model.reference.properties.PropagationConstraint.RemoveConstraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.informationsystem.types.PropertyTypeName.BaseType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.informationsystem.base.reference.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.informationsystem.base.reference.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.informationsystem.model.reference.properties.PropagationConstraint.AddConstraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.informationsystem.model.reference.properties.PropagationConstraint.RemoveConstraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.informationsystem.types.PropertyTypeName.BaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_DEFAULT_VALUE_PROPERTY - Static variable in interface org.gcube.informationsystem.queries.templates.reference.properties.TemplateVariable
-
- VARIABLE_DESCRIPTION_PROPERTY - Static variable in interface org.gcube.informationsystem.queries.templates.reference.properties.TemplateVariable
-
- VARIABLE_NAME_PROPERTY - Static variable in interface org.gcube.informationsystem.queries.templates.reference.properties.TemplateVariable
-
- version - Variable in class org.gcube.informationsystem.types.impl.TypeImpl
-
- Version - Class in org.gcube.informationsystem.utils
-
A class representing and validating a version in the following format X.X.X (Major.Minor.Revision)
Each part is an integer with no trailing zeros (e.g 1 and not 01).
- Version() - Constructor for class org.gcube.informationsystem.utils.Version
-
- Version(String) - Constructor for class org.gcube.informationsystem.utils.Version
-
- Version(int, int, int) - Constructor for class org.gcube.informationsystem.utils.Version
-
- VERSION_PROPERTY - Static variable in interface org.gcube.informationsystem.types.reference.Type
-
- VERSION_REGEX - Static variable in class org.gcube.informationsystem.utils.Version
-
Regex validating the version