| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected HotelListingType |
HotelGroup.listingType |
| Modifier and Type | Method and Description |
|---|---|
static HotelListingType |
HotelListingType.fromValue(String v) |
HotelListingType |
HotelGroup.getListingType()
Gets the value of the listingType property.
|
static HotelListingType |
HotelListingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HotelListingType[] |
HotelListingType.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<HotelListingType> |
ObjectFactory.createHotelListingType(HotelListingType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<HotelListingType> |
ObjectFactory.createHotelListingType(HotelListingType value)
|
void |
HotelGroup.setListingType(HotelListingType value)
Sets the value of the listingType property.
|
Copyright © 2023. All rights reserved.