| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.reporting.enums | |
| com.microsoft.bingads.v13.reporting |
| Modifier and Type | Method and Description |
|---|---|
CallDetailReportColumn |
CallDetailReportColumnMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected List<CallDetailReportColumn> |
ArrayOfCallDetailReportColumn.callDetailReportColumns |
| Modifier and Type | Method and Description |
|---|---|
static CallDetailReportColumn |
CallDetailReportColumn.fromValue(String v) |
static CallDetailReportColumn |
CallDetailReportColumn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallDetailReportColumn[] |
CallDetailReportColumn.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<CallDetailReportColumn> |
ObjectFactory.createCallDetailReportColumn(CallDetailReportColumn value)
|
List<CallDetailReportColumn> |
ArrayOfCallDetailReportColumn.getCallDetailReportColumns()
Gets the value of the callDetailReportColumns property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<CallDetailReportColumn> |
ObjectFactory.createCallDetailReportColumn(CallDetailReportColumn value)
|
| Constructor and Description |
|---|
ArrayOfCallDetailReportColumn(List<CallDetailReportColumn> calldetailreportcolumns) |
Copyright © 2024. All rights reserved.