Uses of Enum Class
org.cyclonedx.model.component.crypto.enums.ImplementationPlatform
Packages that use ImplementationPlatform
-
Uses of ImplementationPlatform in org.cyclonedx.model.component.crypto
Methods in org.cyclonedx.model.component.crypto that return ImplementationPlatformMethods in org.cyclonedx.model.component.crypto with parameters of type ImplementationPlatformModifier and TypeMethodDescriptionvoidAlgorithmProperties.setImplementationPlatform(ImplementationPlatform implementationPlatform) -
Uses of ImplementationPlatform in org.cyclonedx.model.component.crypto.enums
Subclasses with type arguments of type ImplementationPlatform in org.cyclonedx.model.component.crypto.enumsMethods in org.cyclonedx.model.component.crypto.enums that return ImplementationPlatformModifier and TypeMethodDescriptionstatic ImplementationPlatformReturns the enum constant of this class with the specified name.static ImplementationPlatform[]ImplementationPlatform.values()Returns an array containing the constants of this enum class, in the order they are declared.