Uses of Class
de.hybris.bootstrap.beangenerator.definitions.xml.Annotations
-
Packages that use Annotations Package Description de.hybris.bootstrap.beangenerator.definitions.model de.hybris.bootstrap.beangenerator.definitions.xml -
-
Uses of Annotations in de.hybris.bootstrap.beangenerator.definitions.model
Methods in de.hybris.bootstrap.beangenerator.definitions.model with parameters of type Annotations Modifier and Type Method Description protected voidPojoFactory. addAnnotations(PropertyPrototype created, Annotations a) -
Uses of Annotations in de.hybris.bootstrap.beangenerator.definitions.xml
Fields in de.hybris.bootstrap.beangenerator.definitions.xml declared as Annotations Modifier and Type Field Description protected AnnotationsBean. annotationsFields in de.hybris.bootstrap.beangenerator.definitions.xml with type parameters of type Annotations Modifier and Type Field Description protected java.util.List<Annotations>Property. annotationsMethods in de.hybris.bootstrap.beangenerator.definitions.xml that return Annotations Modifier and Type Method Description AnnotationsBean. getAnnotations()Methods in de.hybris.bootstrap.beangenerator.definitions.xml that return types with arguments of type Annotations Modifier and Type Method Description java.util.List<Annotations>Property. getAnnotations()Methods in de.hybris.bootstrap.beangenerator.definitions.xml with parameters of type Annotations Modifier and Type Method Description voidBean. setAnnotations(Annotations annotations)
-