|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.smil.extension.ElementTestImpl
Defines the test attributes interface. See the Test attributes definition .
| Constructor Summary | |
ElementTestImpl()
|
|
| Method Summary | |
boolean |
getSystemAudioDesc()
The value of the systemAudioDesc attribute. |
int |
getSystemBitrate()
The systemBitrate value. |
boolean |
getSystemCaptions()
The systemCaptions value. |
boolean |
getSystemComponent()
The value of the systemComponent attribute. |
boolean |
getSystemCPU()
The value of the systemCPU attribute. |
java.lang.String |
getSystemLanguage()
The systemLanguage value. |
boolean |
getSystemOperatingSystem()
The value of the systemOperatingSystem attribute. |
boolean |
getSystemOverdubOrCaption()
The value of the system-overdub-or-caption attribute. |
java.lang.String |
getSystemOverdubOrSubtitle()
The value of the systemOverdubOrSubtitle attribute. |
boolean |
getSystemRequired()
The result of the evaluation of the systemRequired attribute. |
boolean |
getSystemScreenDepth()
The result of the evaluation of the systemScreenDepth attribute. |
boolean |
getSystemScreenSize()
The result of the evaluation of the systemScreenSize attribute. |
void |
setSystemAudioDesc(boolean systemAudioDesc)
|
void |
setSystemBitrate(int systemBitrate)
|
void |
setSystemCaptions(boolean systemCaptions)
|
void |
setSystemComponent(boolean systemComponent)
|
void |
setSystemCPU(boolean systemCPU)
|
void |
setSystemLanguage(java.lang.String systemLanguage)
|
void |
setSystemOperatingSystem(boolean systemOperatingSystem)
|
void |
setSystemOverdubOrCaption(boolean systemOverdubOrCaption)
|
void |
setSystemOverdubOrSubtitle(java.lang.String systemOverdubOrSubtitle)
|
void |
setSystemRequired(java.lang.String systemRequired)
|
void |
setSystemScreenDepth(java.lang.String systemScreenDepth)
|
void |
setSystemScreenSize(java.lang.String systemScreenSize)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ElementTestImpl()
| Method Detail |
public int getSystemBitrate()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemBitrate(int systemBitrate)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemCaptions()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemCaptions(boolean systemCaptions)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic java.lang.String getSystemLanguage()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemLanguage(java.lang.String systemLanguage)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemRequired()
public void setSystemRequired(java.lang.String systemRequired)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemScreenSize()
public void setSystemScreenSize(java.lang.String systemScreenSize)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemScreenDepth()
public void setSystemScreenDepth(java.lang.String systemScreenDepth)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic java.lang.String getSystemOverdubOrSubtitle()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemOverdubOrSubtitle(java.lang.String systemOverdubOrSubtitle)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemAudioDesc()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemAudioDesc(boolean systemAudioDesc)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemOperatingSystem()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemOperatingSystem(boolean systemOperatingSystem)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemCPU()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemCPU(boolean systemCPU)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemComponent()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemComponent(boolean systemComponent)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic boolean getSystemOverdubOrCaption()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSystemOverdubOrCaption(boolean systemOverdubOrCaption)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||