Uses of Enum
org.cyclonedx.model.formulation.common.OutputType.OutputTypeEnum
Packages that use OutputType.OutputTypeEnum
-
Uses of OutputType.OutputTypeEnum in org.cyclonedx.model.formulation.common
Fields in org.cyclonedx.model.formulation.common declared as OutputType.OutputTypeEnumMethods in org.cyclonedx.model.formulation.common that return OutputType.OutputTypeEnumModifier and TypeMethodDescriptionOutputType.getType()static OutputType.OutputTypeEnumReturns the enum constant of this type with the specified name.static OutputType.OutputTypeEnum[]OutputType.OutputTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.formulation.common with parameters of type OutputType.OutputTypeEnum