Uses of Class
travel.wink.sdk.affiliate.model.PetInfoDtoAffiliate
Packages that use PetInfoDtoAffiliate
-
Uses of PetInfoDtoAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return PetInfoDtoAffiliateModifier and TypeMethodDescriptionMethods in travel.wink.sdk.affiliate.model that return types with arguments of type PetInfoDtoAffiliateModifier and TypeMethodDescription@Valid List<PetInfoDtoAffiliate> PersonalAffiliate.getPetInfo()Get petInfoMethods in travel.wink.sdk.affiliate.model with parameters of type PetInfoDtoAffiliateModifier and TypeMethodDescriptionPersonalAffiliate.addPetInfoItem(PetInfoDtoAffiliate petInfoItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type PetInfoDtoAffiliateModifier and TypeMethodDescriptionPersonalAffiliate.petInfo(List<PetInfoDtoAffiliate> petInfo) voidPersonalAffiliate.setPetInfo(List<PetInfoDtoAffiliate> petInfo)