Uses of Enum Class
travel.wink.sdk.extranet.booking.model.LocalizedDescriptionSupplier.CreatorEnum
Packages that use LocalizedDescriptionSupplier.CreatorEnum
-
Uses of LocalizedDescriptionSupplier.CreatorEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type LocalizedDescriptionSupplier.CreatorEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumWhether it was user or system generated.Methods in travel.wink.sdk.extranet.booking.model that return LocalizedDescriptionSupplier.CreatorEnumModifier and TypeMethodDescriptionLocalizedDescriptionSupplier.getCreator()Whether it was user or system generated.Returns the enum constant of this class with the specified name.LocalizedDescriptionSupplier.CreatorEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type LocalizedDescriptionSupplier.CreatorEnumModifier and TypeMethodDescriptionLocalizedDescriptionSupplier.creator(LocalizedDescriptionSupplier.CreatorEnum creator) voidLocalizedDescriptionSupplier.setCreator(LocalizedDescriptionSupplier.CreatorEnum creator)