Uses of Enum Class
travel.wink.sdk.booking.engine.model.MetaData.TypeEnum
Packages that use MetaData.TypeEnum
-
Uses of MetaData.TypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return MetaData.TypeEnumModifier and TypeMethodDescriptionstatic MetaData.TypeEnumMetaData.getType()Get typestatic MetaData.TypeEnumReturns the enum constant of this class with the specified name.static MetaData.TypeEnum[]MetaData.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type MetaData.TypeEnumModifier and TypeMethodDescriptionvoidMetaData.setType(MetaData.TypeEnum type) MetaData.type(MetaData.TypeEnum type)