| Modifier and Type | Class and Description |
|---|---|
static class |
SBOMComponentLicenseType.SBOMComponentLicenseTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SBOMComponentLicenseType |
NETWORK_STRONG_COPYLEFT |
static SBOMComponentLicenseType |
NON_STANDARD_COPYLEFT |
static SBOMComponentLicenseType |
OTHER_NON_FREE |
static SBOMComponentLicenseType |
OTHER_NON_STANDARD |
static SBOMComponentLicenseType |
PERMISSIVE |
static SBOMComponentLicenseType |
PUBLIC_DOMAIN |
static SBOMComponentLicenseType |
STRONG_COPYLEFT |
static SBOMComponentLicenseType |
WEAK_COPYLEFT |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static SBOMComponentLicenseType |
fromValue(String value) |
public static final SBOMComponentLicenseType NETWORK_STRONG_COPYLEFT
public static final SBOMComponentLicenseType NON_STANDARD_COPYLEFT
public static final SBOMComponentLicenseType OTHER_NON_FREE
public static final SBOMComponentLicenseType OTHER_NON_STANDARD
public static final SBOMComponentLicenseType PERMISSIVE
public static final SBOMComponentLicenseType PUBLIC_DOMAIN
public static final SBOMComponentLicenseType STRONG_COPYLEFT
public static final SBOMComponentLicenseType WEAK_COPYLEFT
public static SBOMComponentLicenseType fromValue(String value)
Copyright © 2026. All rights reserved.