Uses of Enum Class
travel.wink.sdk.travel.agent.model.SupplierContractItemPolicyAgent.NoShowChargeEnum
Packages that use SupplierContractItemPolicyAgent.NoShowChargeEnum
-
Uses of SupplierContractItemPolicyAgent.NoShowChargeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type SupplierContractItemPolicyAgent.NoShowChargeEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumIn case the 'Refundable cancellation charge' is set, a different no show charge can be applied.Methods in travel.wink.sdk.travel.agent.model that return SupplierContractItemPolicyAgent.NoShowChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAgent.getNoShowCharge()In case the 'Refundable cancellation charge' is set, a different no show charge can be applied.Returns the enum constant of this class with the specified name.SupplierContractItemPolicyAgent.NoShowChargeEnum.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 SupplierContractItemPolicyAgent.NoShowChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAgent.noShowCharge(SupplierContractItemPolicyAgent.NoShowChargeEnum noShowCharge) voidSupplierContractItemPolicyAgent.setNoShowCharge(SupplierContractItemPolicyAgent.NoShowChargeEnum noShowCharge)