Package io.swagger.client.model
Class BaggagePreference
- java.lang.Object
-
- io.swagger.client.model.BaggagePreference
-
public class BaggagePreference extends Object
BaggagePreference
-
-
Constructor Summary
Constructors Constructor Description BaggagePreference()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaggagePreference
baggageOption(Integer baggageOption)
boolean
equals(Object o)
Integer
getBaggageOption()
Get baggageOptionint
hashCode()
void
setBaggageOption(Integer baggageOption)
String
toString()
-
-
-
Method Detail
-
baggageOption
public BaggagePreference baggageOption(Integer baggageOption)
-
getBaggageOption
public Integer getBaggageOption()
Get baggageOption- Returns:
- baggageOption
-
setBaggageOption
public void setBaggageOption(Integer baggageOption)
-
-