Uses of Enum Class
com.duffel.sdk.model.ServiceMetadataForABaggage.TypeEnum
Packages that use ServiceMetadataForABaggage.TypeEnum
-
Uses of ServiceMetadataForABaggage.TypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return ServiceMetadataForABaggage.TypeEnumModifier and TypeMethodDescription@NotNull ServiceMetadataForABaggage.TypeEnumServiceMetadataForABaggage.getType()The type of the baggageReturns the enum constant of this class with the specified name.static ServiceMetadataForABaggage.TypeEnum[]ServiceMetadataForABaggage.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 ServiceMetadataForABaggage.TypeEnumModifier and TypeMethodDescriptionvoidServiceMetadataForABaggage.setType(ServiceMetadataForABaggage.TypeEnum type) ServiceMetadataForABaggage.type(ServiceMetadataForABaggage.TypeEnum type)