Uses of Enum Class
travel.wink.sdk.user.settings.model.BucketListEntryAuthenticatedEntity.TypeEnum
Packages that use BucketListEntryAuthenticatedEntity.TypeEnum
-
Uses of BucketListEntryAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type BucketListEntryAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumGets or Sets typeMethods in travel.wink.sdk.user.settings.model that return BucketListEntryAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionBucketListEntryAuthenticatedEntity.getType()Get typeReturns the enum constant of this class with the specified name.BucketListEntryAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.user.settings.model with parameters of type BucketListEntryAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidBucketListEntryAuthenticatedEntity.setType(BucketListEntryAuthenticatedEntity.TypeEnum type) BucketListEntryAuthenticatedEntity.type(BucketListEntryAuthenticatedEntity.TypeEnum type)