Uses of Class
org.mapstruct.ap.internal.gem.XmlElementRefGem
-
Packages that use XmlElementRefGem Package Description org.mapstruct.ap.internal.gem This package contains the generated gem types for accessing the MapStruct annotations in a comfortable way. -
-
Uses of XmlElementRefGem in org.mapstruct.ap.internal.gem
Methods in org.mapstruct.ap.internal.gem that return XmlElementRefGem Modifier and Type Method Description XmlElementRefGemXmlElementRefGem.BuilderImpl. build()static XmlElementRefGemXmlElementRefGem. instanceOn(javax.lang.model.element.AnnotationMirror mirror)static XmlElementRefGemXmlElementRefGem. instanceOn(javax.lang.model.element.Element element)
-