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