Uses of Enum Class
com.duffel.sdk.model.OrderChangeSlicesSlice.DestinationTypeEnum
Packages that use OrderChangeSlicesSlice.DestinationTypeEnum
-
Uses of OrderChangeSlicesSlice.DestinationTypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return OrderChangeSlicesSlice.DestinationTypeEnumModifier and TypeMethodDescriptionOrderChangeSlicesSlice.getDestinationType()The type of the destinationReturns the enum constant of this class with the specified name.OrderChangeSlicesSlice.DestinationTypeEnum.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 OrderChangeSlicesSlice.DestinationTypeEnumModifier and TypeMethodDescriptionOrderChangeSlicesSlice.destinationType(OrderChangeSlicesSlice.DestinationTypeEnum destinationType) voidOrderChangeSlicesSlice.setDestinationType(OrderChangeSlicesSlice.DestinationTypeEnum destinationType)