| Modifier and Type | Class and Description |
|---|---|
static class |
SBOMComponentType.SBOMComponentTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SBOMComponentType |
APPLICATION |
static SBOMComponentType |
CONTAINER |
static SBOMComponentType |
DATA |
static SBOMComponentType |
DEVICE |
static SBOMComponentType |
DEVICE_DRIVER |
static SBOMComponentType |
FILE |
static SBOMComponentType |
FIRMWARE |
static SBOMComponentType |
FRAMEWORK |
static SBOMComponentType |
LIBRARY |
static SBOMComponentType |
MACHINE_LEARNING_MODEL |
static SBOMComponentType |
OPERATING_SYSTEM |
static SBOMComponentType |
PLATFORM |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static SBOMComponentType |
fromValue(String value) |
public static final SBOMComponentType APPLICATION
public static final SBOMComponentType CONTAINER
public static final SBOMComponentType DATA
public static final SBOMComponentType DEVICE
public static final SBOMComponentType DEVICE_DRIVER
public static final SBOMComponentType FILE
public static final SBOMComponentType FIRMWARE
public static final SBOMComponentType FRAMEWORK
public static final SBOMComponentType LIBRARY
public static final SBOMComponentType MACHINE_LEARNING_MODEL
public static final SBOMComponentType OPERATING_SYSTEM
public static final SBOMComponentType PLATFORM
public static SBOMComponentType fromValue(String value)
Copyright © 2025. All rights reserved.