Uses of Class
travel.wink.sdk.user.settings.model.PetInfoDtoNonAuthenticatedEntity
Packages that use PetInfoDtoNonAuthenticatedEntity
-
Uses of PetInfoDtoNonAuthenticatedEntity in travel.wink.sdk.user.settings.model
Methods in travel.wink.sdk.user.settings.model that return PetInfoDtoNonAuthenticatedEntityModifier and TypeMethodDescriptionMethods in travel.wink.sdk.user.settings.model that return types with arguments of type PetInfoDtoNonAuthenticatedEntityModifier and TypeMethodDescription@Valid List<PetInfoDtoNonAuthenticatedEntity> PersonalNonAuthenticatedEntity.getPetInfo()Get petInfoMethods in travel.wink.sdk.user.settings.model with parameters of type PetInfoDtoNonAuthenticatedEntityModifier and TypeMethodDescriptionPersonalNonAuthenticatedEntity.addPetInfoItem(PetInfoDtoNonAuthenticatedEntity petInfoItem) Method parameters in travel.wink.sdk.user.settings.model with type arguments of type PetInfoDtoNonAuthenticatedEntityModifier and TypeMethodDescriptionPersonalNonAuthenticatedEntity.petInfo(List<PetInfoDtoNonAuthenticatedEntity> petInfo) voidPersonalNonAuthenticatedEntity.setPetInfo(List<PetInfoDtoNonAuthenticatedEntity> petInfo)