Uses of Enum
org.gcube.resourcemanagement.model.reference.entities.facets.MemoryFacet.MemoryUnit
Packages that use MemoryFacet.MemoryUnit
Package
Description
-
Uses of MemoryFacet.MemoryUnit in org.gcube.resourcemanagement.model.impl.entities.facets
Fields in org.gcube.resourcemanagement.model.impl.entities.facets declared as MemoryFacet.MemoryUnitMethods in org.gcube.resourcemanagement.model.impl.entities.facets that return MemoryFacet.MemoryUnitMethods in org.gcube.resourcemanagement.model.impl.entities.facets with parameters of type MemoryFacet.MemoryUnit -
Uses of MemoryFacet.MemoryUnit in org.gcube.resourcemanagement.model.reference.entities.facets
Methods in org.gcube.resourcemanagement.model.reference.entities.facets that return MemoryFacet.MemoryUnitModifier and TypeMethodDescriptionMemoryFacet.getUnit()static MemoryFacet.MemoryUnitReturns the enum constant of this type with the specified name.static MemoryFacet.MemoryUnit[]MemoryFacet.MemoryUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.resourcemanagement.model.reference.entities.facets with parameters of type MemoryFacet.MemoryUnit