com.adactus.mpeg21.didl.entity
Class DIDLChildType

java.lang.Object
  extended by com.adactus.mpeg21.didl.entity.DIDLBaseType
      extended by com.adactus.mpeg21.didl.entity.DIDLChildType
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AssertionType, ConditionType, DIDLInfoType, DIDLParentType, FragmentType, ResourceType, StatementType

public class DIDLChildType
extends DIDLBaseType

See Also:
Serialized Form

Constructor Summary
DIDLChildType()
           
 
Method Summary
 int getId()
           
 void setId(int id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DIDLChildType

public DIDLChildType()
Method Detail

getId

public int getId()

setId

public void setId(int id)