Uses of Class
de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlAnnotation
Packages that use CsdlAnnotation
-
Uses of CsdlAnnotation in de.fraunhofer.iosb.ilt.frostclient.model.csdl
Methods in de.fraunhofer.iosb.ilt.frostclient.model.csdl that return CsdlAnnotationModifier and TypeMethodDescriptionCsdlAnnotation.fillFrom(CsdlDocument doc, Annotation annotation) static CsdlAnnotationCsdlAnnotation.of(CsdlDocument doc, Annotation annotation) Methods in de.fraunhofer.iosb.ilt.frostclient.model.csdl with parameters of type CsdlAnnotationModifier and TypeMethodDescriptionvoidCsdlDocument.registerAnnotation(String baseUrl, CsdlAnnotation annotation)