Class CsdlAnnotation
java.lang.Object
de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlAnnotation
- Author:
- hylke
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfillFrom(CsdlDocument doc, Annotation annotation) getName()getValue()static CsdlAnnotationof(CsdlDocument doc, Annotation annotation) voidvoidsetNamespace(String namespace) voidvoid
-
Constructor Details
-
CsdlAnnotation
public CsdlAnnotation()
-
-
Method Details
-
fillFrom
-
getName
-
setName
-
getNamespace
-
setNamespace
-
getQualifiedName
-
getValue
-
setValue
-
writeXml
- Throws:
IOException
-
of
-