|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttv.amwa.maj.entity.item.Item
tv.amwa.maj.entity.item.ListItem
tv.amwa.maj.entity.item.SubDescriptorItem
public class SubDescriptorItem
Constructor Summary | |
---|---|
SubDescriptorItem(SubDescriptor subDescriptor,
int index)
|
Method Summary | |
---|---|
Object |
getItem()
|
SubDescriptor |
getSubDescriptor()
|
void |
setSubDescriptor(SubDescriptor subDescriptor)
|
Methods inherited from class tv.amwa.maj.entity.item.ListItem |
---|
getListIndex, resetListIndices, setListIndex, toString, unpackList |
Methods inherited from class tv.amwa.maj.entity.item.Item |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubDescriptorItem(SubDescriptor subDescriptor, int index)
Method Detail |
---|
public SubDescriptor getSubDescriptor()
public void setSubDescriptor(SubDescriptor subDescriptor)
public Object getItem()
getItem
in class Item
|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |