Uses of Class
de.hybris.platform.commons.model.translator.ParserPropertyModel
Packages that use ParserPropertyModel
Package
Description
Contains generated models for each type of de.hybris.platform.commons.jalo.translator package.
-
Uses of ParserPropertyModel in de.hybris.platform.commons.model.translator
Methods in de.hybris.platform.commons.model.translator that return types with arguments of type ParserPropertyModelModifier and TypeMethodDescriptionJaloTranslatorConfigurationModel.getParserProperties()Generated method - Getter of theJaloTranslatorConfiguration.parserPropertiesattribute defined at extensioncommons.Method parameters in de.hybris.platform.commons.model.translator with type arguments of type ParserPropertyModelModifier and TypeMethodDescriptionvoidJaloTranslatorConfigurationModel.setParserProperties(List<ParserPropertyModel> value) Generated method - Setter ofJaloTranslatorConfiguration.parserPropertiesattribute defined at extensioncommons.