Uses of Enum
org.cyclonedx.model.component.crypto.enums.MemoryType
Packages that use MemoryType
-
Uses of MemoryType in org.cyclonedx.model.component.crypto.enums
Subclasses with type arguments of type MemoryType in org.cyclonedx.model.component.crypto.enumsMethods in org.cyclonedx.model.component.crypto.enums that return MemoryTypeModifier and TypeMethodDescriptionstatic MemoryTypeReturns the enum constant of this type with the specified name.static MemoryType[]MemoryType.values()Returns an array containing the constants of this enum type, in the order they are declared.