Uses of Interface
org.opencastproject.metadata.mpeg7.KeywordAnnotation
-
Uses of KeywordAnnotation in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 that implement KeywordAnnotationFields in org.opencastproject.metadata.mpeg7 with type parameters of type KeywordAnnotationModifier and TypeFieldDescriptionprotected List<KeywordAnnotation> TextAnnotationImpl.keywordAnnotationsKeyword annotationsMethods in org.opencastproject.metadata.mpeg7 that return types with arguments of type KeywordAnnotationModifier and TypeMethodDescriptionTextAnnotation.keywordAnnotations()Returns an iteration of the keyword annotations.TextAnnotationImpl.keywordAnnotations()Methods in org.opencastproject.metadata.mpeg7 with parameters of type KeywordAnnotationModifier and TypeMethodDescriptionvoidTextAnnotation.addKeywordAnnotation(KeywordAnnotation keywordAnnotation) Adds a new keyword annotation.voidTextAnnotationImpl.addKeywordAnnotation(KeywordAnnotation keywordAnnotation)