Uses of Class
org.ehrbase.webtemplate.model.WebTemplateAnnotation
-
Packages that use WebTemplateAnnotation Package Description org.ehrbase.webtemplate.model -
-
Uses of WebTemplateAnnotation in org.ehrbase.webtemplate.model
Methods in org.ehrbase.webtemplate.model that return WebTemplateAnnotation Modifier and Type Method Description WebTemplateAnnotationWebTemplateNode. getAnnotations()Methods in org.ehrbase.webtemplate.model with parameters of type WebTemplateAnnotation Modifier and Type Method Description voidWebTemplateNode. setAnnotations(WebTemplateAnnotation annotations)Constructors in org.ehrbase.webtemplate.model with parameters of type WebTemplateAnnotation Constructor Description WebTemplateAnnotation(WebTemplateAnnotation other)
-