Class AnnotationGenericString
java.lang.Object
de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.AbstractAnnotation<AnnotationGenericString>
de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.AnnotationGenericString
- All Implemented Interfaces:
Annotation
A generic annotation that has a boolean value
- Author:
- hylke
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.Annotation
Annotation.DocType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.AbstractAnnotation
getName, getNameSpace, getSourceUrl, setName, setNameSpace, setSourceUrlBase
-
Constructor Details
-
AnnotationGenericString
public AnnotationGenericString() -
AnnotationGenericString
-
-
Method Details
-
getValue
Description copied from interface:AnnotationThe value of the annotation.- Returns:
- The value of the annotation.
-
setValue
-
getThis
- Specified by:
getThisin classAbstractAnnotation<AnnotationGenericString>
-