Uses of Class
org.gcube.common.storagehub.model.types.NodeProperty
-
Packages that use NodeProperty Package Description org.gcube.common.storagehub.model.types -
-
Uses of NodeProperty in org.gcube.common.storagehub.model.types
Methods in org.gcube.common.storagehub.model.types that return NodeProperty Modifier and Type Method Description static NodePropertyNodeProperty. fromValue(String value)static NodePropertyNodeProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static NodeProperty[]NodeProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-