Uses of Class
com.adactus.mpeg21.didl.entity.AnnotationType

Packages that use AnnotationType
com.adactus.mpeg21.didl.entity   
 

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

Methods in com.adactus.mpeg21.didl.entity that return AnnotationType
static AnnotationType AnnotationType.newInstance()
           
 

Methods in com.adactus.mpeg21.didl.entity with parameters of type AnnotationType
 boolean DeclarationsType.add(AnnotationType o)
           
static void AnnotationType.recycle(AnnotationType type)
           
 boolean DeclarationsType.remove(AnnotationType o)