Uses of Class
travel.wink.sdk.extranet.booking.model.ProfileLightweightSupplier
Packages that use ProfileLightweightSupplier
-
Uses of ProfileLightweightSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return ProfileLightweightSupplierModifier and TypeMethodDescription@Valid ProfileLightweightSupplierGuestUserSupplier.getProfile()Optional profile recordProfileLightweightSupplier.personal(PersonalSupplier personal) ProfileLightweightSupplier.preferences(PreferencesSupplier preferences) ProfileLightweightSupplier.profileIdentifier(UUID profileIdentifier) ProfileLightweightSupplier.user(ProfileUserSupplier user) ProfileLightweightSupplier.userIdentifier(UUID userIdentifier) Methods in travel.wink.sdk.extranet.booking.model with parameters of type ProfileLightweightSupplierModifier and TypeMethodDescriptionGuestUserSupplier.profile(ProfileLightweightSupplier profile) voidGuestUserSupplier.setProfile(ProfileLightweightSupplier profile)