Package | Description |
---|---|
org.apache.unomi.graphql.types.output |
Modifier and Type | Method and Description |
---|---|
static CDPConsentStatus |
CDPConsentStatus.from(ConsentStatus status) |
CDPConsentStatus |
CDPConsent.status() |
static CDPConsentStatus |
CDPConsentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDPConsentStatus[] |
CDPConsentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.