Uses of Class
travel.wink.sdk.extranet.booking.model.PetInfoDtoSupplier
Packages that use PetInfoDtoSupplier
-
Uses of PetInfoDtoSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return PetInfoDtoSupplierModifier and TypeMethodDescriptionMethods in travel.wink.sdk.extranet.booking.model that return types with arguments of type PetInfoDtoSupplierModifier and TypeMethodDescription@Valid List<PetInfoDtoSupplier> PersonalSupplier.getPetInfo()Get petInfoMethods in travel.wink.sdk.extranet.booking.model with parameters of type PetInfoDtoSupplierModifier and TypeMethodDescriptionPersonalSupplier.addPetInfoItem(PetInfoDtoSupplier petInfoItem) Method parameters in travel.wink.sdk.extranet.booking.model with type arguments of type PetInfoDtoSupplierModifier and TypeMethodDescriptionPersonalSupplier.petInfo(List<PetInfoDtoSupplier> petInfo) voidPersonalSupplier.setPetInfo(List<PetInfoDtoSupplier> petInfo)