|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AudioVisualItem
A representation of the model object 'Audo Visual Item'.
The following features are supported:
EXTLibraryPackage.getAudioVisualItem()| Method Summary | |
|---|---|
int |
getMinutesLength()
Returns the value of the 'Minutes Length' attribute |
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute |
boolean |
isDamaged()
Returns the value of the 'Damaged' attribute |
void |
setDamaged(boolean value)
Sets the value of the ' Damaged' attribute |
void |
setMinutesLength(int value)
Sets the value of the ' Minutes Length' attribute |
void |
setTitle(java.lang.String value)
Sets the value of the ' Title' attribute |
| Methods inherited from interface org.eclipse.emf.examples.extlibrary.Item |
|---|
getPublicationDate, setPublicationDate |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.examples.extlibrary.Lendable |
|---|
getBorrowers, getCopies, setCopies |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getTitle()
setTitle(String),
EXTLibraryPackage.getAudioVisualItem_Title()void setTitle(java.lang.String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()int getMinutesLength()
setMinutesLength(int),
EXTLibraryPackage.getAudioVisualItem_MinutesLength()void setMinutesLength(int value)
Minutes Length' attribute.
value - the new value of the 'Minutes Length' attribute.getMinutesLength()boolean isDamaged()
setDamaged(boolean),
EXTLibraryPackage.getAudioVisualItem_Damaged()void setDamaged(boolean value)
Damaged' attribute.
value - the new value of the 'Damaged' attribute.isDamaged()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||