Uses of Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyExceptionSupplier
Packages that use UpsertCancellationPolicyExceptionSupplier
-
Uses of UpsertCancellationPolicyExceptionSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyExceptionSupplierModifier and TypeMethodDescriptionUpsertCancellationPolicyExceptionSupplier.cancellationPolicyIdentifier(String cancellationPolicyIdentifier) Methods in travel.wink.sdk.extranet.model that return types with arguments of type UpsertCancellationPolicyExceptionSupplierModifier and TypeMethodDescription@NotNull @Valid @Size(min=1,max=2147483647) List<UpsertCancellationPolicyExceptionSupplier> UpsertCancellationPolicyExceptionsSupplier.getList()List of cancellation policy exceptionsMethods in travel.wink.sdk.extranet.model with parameters of type UpsertCancellationPolicyExceptionSupplierModifier and TypeMethodDescriptionUpsertCancellationPolicyExceptionsSupplier.addListItem(UpsertCancellationPolicyExceptionSupplier _listItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type UpsertCancellationPolicyExceptionSupplierModifier and TypeMethodDescriptionUpsertCancellationPolicyExceptionsSupplier._list(List<UpsertCancellationPolicyExceptionSupplier> _list) voidUpsertCancellationPolicyExceptionsSupplier.setList(List<UpsertCancellationPolicyExceptionSupplier> _list)