Uses of Enum Class
travel.wink.sdk.travel.agent.model.BeneficiaryChargeAgent.TypeEnum
Packages that use BeneficiaryChargeAgent.TypeEnum
-
Uses of BeneficiaryChargeAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type BeneficiaryChargeAgent.TypeEnum in travel.wink.sdk.travel.agent.modelMethods in travel.wink.sdk.travel.agent.model that return BeneficiaryChargeAgent.TypeEnumModifier and TypeMethodDescription@NotNull BeneficiaryChargeAgent.TypeEnumBeneficiaryChargeAgent.getType()The type of chargeReturns the enum constant of this class with the specified name.static BeneficiaryChargeAgent.TypeEnum[]BeneficiaryChargeAgent.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type BeneficiaryChargeAgent.TypeEnumModifier and TypeMethodDescriptionvoidBeneficiaryChargeAgent.setType(BeneficiaryChargeAgent.TypeEnum type) BeneficiaryChargeAgent.type(BeneficiaryChargeAgent.TypeEnum type)