Uses of Enum
org.cyclonedx.model.component.crypto.enums.ImplementationPlatform
Packages that use ImplementationPlatform
-
Uses of ImplementationPlatform in org.cyclonedx.model.component.crypto
Fields in org.cyclonedx.model.component.crypto declared as ImplementationPlatformModifier and TypeFieldDescriptionprivate ImplementationPlatformAlgorithmProperties.implementationPlatformMethods 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
Methods in org.cyclonedx.model.component.crypto.enums that return ImplementationPlatformModifier and TypeMethodDescriptionstatic ImplementationPlatformReturns the enum constant of this type with the specified name.static ImplementationPlatform[]ImplementationPlatform.values()Returns an array containing the constants of this enum type, in the order they are declared.