Package de.swa.fuh.mpeg7
Class DependencyStructure
java.lang.Object
de.swa.fuh.mpeg7.Annotation
de.swa.fuh.mpeg7.DependencyStructure
public class DependencyStructure extends Annotation
-
Constructor Summary
Constructors Constructor Description DependencyStructure()
-
Method Summary
Modifier and Type Method Description java.lang.String
getAnnotation()
void
setAnnotation(java.lang.String annotation)
Methods inherited from class de.swa.fuh.mpeg7.Annotation
getAnnotationType, getFreeTextAnnotation, isFreeAnnotation, isHasAnnotation, isKeywordAnnotation, setAnnotationType, setFreeTextAnnotation, setHasAnnotation
-
Constructor Details
-
DependencyStructure
public DependencyStructure()
-
-
Method Details
-
getAnnotation
public java.lang.String getAnnotation() -
setAnnotation
public void setAnnotation(java.lang.String annotation)
-