Uses of Enum Class
travel.wink.sdk.affiliate.model.SupplierContractItemPolicyAffiliate.NoShowChargeEnum
Packages that use SupplierContractItemPolicyAffiliate.NoShowChargeEnum
-
Uses of SupplierContractItemPolicyAffiliate.NoShowChargeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SupplierContractItemPolicyAffiliate.NoShowChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAffiliate.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.SupplierContractItemPolicyAffiliate.NoShowChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type SupplierContractItemPolicyAffiliate.NoShowChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyAffiliate.noShowCharge(SupplierContractItemPolicyAffiliate.NoShowChargeEnum noShowCharge) voidSupplierContractItemPolicyAffiliate.setNoShowCharge(SupplierContractItemPolicyAffiliate.NoShowChargeEnum noShowCharge)