| Modifier and Type | Method and Description |
|---|---|
AdStatus |
AdStatusMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected AdStatus |
Ad.status |
| Modifier and Type | Method and Description |
|---|---|
static AdStatus |
AdStatus.fromValue(String v) |
AdStatus |
Ad.getStatus()
Gets the value of the status property.
|
static AdStatus |
AdStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdStatus[] |
AdStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AdStatus> |
ObjectFactory.createAdStatus(AdStatus value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AdStatus> |
ObjectFactory.createAdStatus(AdStatus value)
|
void |
Ad.setStatus(AdStatus value)
Sets the value of the status property.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
StringExtensions.toAdStatusBulkString(AdStatus status) |
Copyright © 2024. All rights reserved.