Uses of Class
travel.wink.sdk.channel.manager.model.PropertyEntityModel
Packages that use PropertyEntityModel
-
Uses of PropertyEntityModel in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return PropertyEntityModelModifier and TypeMethodDescriptionPropertyEntityModel.countryCode(String countryCode) PropertyEntityModel.currencyCode(String currencyCode) PropertyEntityModel.identifier(String identifier) PropertyEntityModel.putLinksItem(String key, Link linksItem) Methods in travel.wink.sdk.channel.manager.model that return types with arguments of type PropertyEntityModelModifier and TypeMethodDescription@Valid List<PropertyEntityModel>PageableNestedResourcePropertyEntityModelEmbedded.getProperties()Get propertiesMethods in travel.wink.sdk.channel.manager.model with parameters of type PropertyEntityModelModifier and TypeMethodDescriptionPageableNestedResourcePropertyEntityModelEmbedded.addPropertiesItem(PropertyEntityModel propertiesItem) Method parameters in travel.wink.sdk.channel.manager.model with type arguments of type PropertyEntityModelModifier and TypeMethodDescriptionPageableNestedResourcePropertyEntityModelEmbedded.properties(List<PropertyEntityModel> properties) voidPageableNestedResourcePropertyEntityModelEmbedded.setProperties(List<PropertyEntityModel> properties)