public class HotelOffer.RoomDetails
extends java.lang.Object
HotelOffers.get()| Modifier and Type | Method and Description |
|---|---|
HotelOffer.TextWithLanguageType |
getDescription() |
java.lang.String |
getType() |
HotelOffer.EstimatedRoomType |
getTypeEstimated() |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getType()
public HotelOffer.EstimatedRoomType getTypeEstimated()
public HotelOffer.TextWithLanguageType getDescription()