Uses of Enum Class
com.duffel.sdk.model.OrderChangeSlicesSlice.OriginTypeEnum
Packages that use OrderChangeSlicesSlice.OriginTypeEnum
-
Uses of OrderChangeSlicesSlice.OriginTypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return OrderChangeSlicesSlice.OriginTypeEnumModifier and TypeMethodDescriptionOrderChangeSlicesSlice.getOriginType()The type of the originReturns the enum constant of this class with the specified name.OrderChangeSlicesSlice.OriginTypeEnum.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.OriginTypeEnumModifier and TypeMethodDescriptionOrderChangeSlicesSlice.originType(OrderChangeSlicesSlice.OriginTypeEnum originType) voidOrderChangeSlicesSlice.setOriginType(OrderChangeSlicesSlice.OriginTypeEnum originType)