Uses of Enum
org.cyclonedx.model.TlpClassification
Packages that use TlpClassification
-
Uses of TlpClassification in org.cyclonedx.model
Subclasses with type arguments of type TlpClassification in org.cyclonedx.modelModifier and TypeClassDescriptionenumTraffic Light Protocol (TLP) classification for data sharing and distribution control.Methods in org.cyclonedx.model that return TlpClassificationModifier and TypeMethodDescriptionstatic TlpClassificationDistributionConstraints.getTlp()static TlpClassificationReturns the enum constant of this type with the specified name.static TlpClassification[]TlpClassification.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model with parameters of type TlpClassification