Uses of Enum Class
travel.wink.sdk.extranet.booking.model.LocalizedDescriptionSupplierDetails.CreatorEnum
Packages that use LocalizedDescriptionSupplierDetails.CreatorEnum
-
Uses of LocalizedDescriptionSupplierDetails.CreatorEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type LocalizedDescriptionSupplierDetails.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 LocalizedDescriptionSupplierDetails.CreatorEnumModifier and TypeMethodDescriptionLocalizedDescriptionSupplierDetails.getCreator()Whether it was user or system generated.Returns the enum constant of this class with the specified name.LocalizedDescriptionSupplierDetails.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 LocalizedDescriptionSupplierDetails.CreatorEnumModifier and TypeMethodDescriptionLocalizedDescriptionSupplierDetails.creator(LocalizedDescriptionSupplierDetails.CreatorEnum creator) voidLocalizedDescriptionSupplierDetails.setCreator(LocalizedDescriptionSupplierDetails.CreatorEnum creator)