Uses of Enum Class
com.duffel.sdk.model.SliceSegmentPassengerBaggage.TypeEnum
Packages that use SliceSegmentPassengerBaggage.TypeEnum
-
Uses of SliceSegmentPassengerBaggage.TypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return SliceSegmentPassengerBaggage.TypeEnumModifier and TypeMethodDescriptionSliceSegmentPassengerBaggage.getType()The type of the baggage allowanceReturns the enum constant of this class with the specified name.SliceSegmentPassengerBaggage.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.duffel.sdk.model with parameters of type SliceSegmentPassengerBaggage.TypeEnumModifier and TypeMethodDescriptionvoidSliceSegmentPassengerBaggage.setType(SliceSegmentPassengerBaggage.TypeEnum type) SliceSegmentPassengerBaggage.type(SliceSegmentPassengerBaggage.TypeEnum type)