Uses of Class
de.hybris.bootstrap.beangenerator.definitions.xml.Hints
-
Packages that use Hints Package Description de.hybris.bootstrap.beangenerator.definitions.xml -
-
Uses of Hints in de.hybris.bootstrap.beangenerator.definitions.xml
Fields in de.hybris.bootstrap.beangenerator.definitions.xml declared as Hints Modifier and Type Field Description protected HintsBean. hintsprotected HintsProperty. hintsMethods in de.hybris.bootstrap.beangenerator.definitions.xml that return Hints Modifier and Type Method Description HintsBean. getHints()Gets the value of the hints property.HintsProperty. getHints()Gets the value of the hints property.Methods in de.hybris.bootstrap.beangenerator.definitions.xml with parameters of type Hints Modifier and Type Method Description voidBean. setHints(Hints value)Sets the value of the hints property.voidProperty. setHints(Hints value)Sets the value of the hints property.
-