Uses of Interface
com.adactus.mpeg21.didl.model.Annotation

Packages that use Annotation
com.adactus.mpeg21.didl.entity   
com.adactus.mpeg21.didl.model   
 

Uses of Annotation in com.adactus.mpeg21.didl.entity
 

Classes in com.adactus.mpeg21.didl.entity that implement Annotation
 class AnnotationType
           
 

Methods in com.adactus.mpeg21.didl.entity that return types with arguments of type Annotation
 java.util.List<Annotation> DeclarationsType.getAnnotations()
           
 

Uses of Annotation in com.adactus.mpeg21.didl.model
 

Methods in com.adactus.mpeg21.didl.model that return types with arguments of type Annotation
 java.util.List<Annotation> Declarations.getAnnotations()
          Get the Annotations associated with this instance.