| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.bulk.enums | |
| com.microsoft.bingads.v13.bulk |
| Modifier and Type | Method and Description |
|---|---|
DownloadEntity |
DownloadEntityMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DownloadEntity> |
ArrayOfDownloadEntity.downloadEntities |
| Modifier and Type | Method and Description |
|---|---|
static DownloadEntity |
DownloadEntity.fromValue(String v) |
static DownloadEntity |
DownloadEntity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DownloadEntity[] |
DownloadEntity.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<DownloadEntity> |
ObjectFactory.createDownloadEntity(DownloadEntity value)
|
List<DownloadEntity> |
ArrayOfDownloadEntity.getDownloadEntities()
Gets the value of the downloadEntities property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DownloadEntity> |
ObjectFactory.createDownloadEntity(DownloadEntity value)
|
| Constructor and Description |
|---|
ArrayOfDownloadEntity(List<DownloadEntity> downloadentitys) |
Copyright © 2024. All rights reserved.