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

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

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

Classes in com.adactus.mpeg21.didl.entity that implement DIDLInfo
 class DIDLInfoType
          A DIDLInfo element may contain information only applicable to the DIDL document and not the Digital Item represented.
 

Methods in com.adactus.mpeg21.didl.entity that return DIDLInfo
 DIDLInfo DIDLType.getDIDLInfo()
           
 

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

Methods in com.adactus.mpeg21.didl.model that return DIDLInfo
 DIDLInfo DIDL.getDIDLInfo()
          Get the DIDLInfo associated with this instance.