| Package | Description |
|---|---|
| com.microsoft.bingads.v13.reporting |
| 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)
|
Copyright © 2023. All rights reserved.