Uses of Enum
org.cyclonedx.Format
Packages that use Format
-
Uses of Format in org.cyclonedx
Fields in org.cyclonedx with type parameters of type FormatMethods in org.cyclonedx that return FormatModifier and TypeMethodDescriptionstatic FormatReturns the enum constant of this type with the specified name.static Format[]Format.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx that return types with arguments of type FormatConstructor parameters in org.cyclonedx with type arguments of type Format -
Uses of Format in org.cyclonedx.generators
Fields in org.cyclonedx.generators declared as FormatMethods in org.cyclonedx.generators that return FormatModifier and TypeMethodDescriptionAbstractBomGenerator.getFormat()Returns the format that this generator creates.Methods in org.cyclonedx.generators with parameters of type FormatConstructors in org.cyclonedx.generators with parameters of type Format