File
Doc
Category
Size
Date
Package
SMILSetElement.java
API Doc
Android 1.5 API
929
Wed May 06 22:42:46 BST 2009
org.w3c.dom.smil
SMILSetElement
public interface SMILSetElement implements ElementTimeControl, ElementTargetAttributes, SMILElement, ElementTime
This interface represents the set element.
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.String
getTo
()
Specifies the value for the attribute during the duration of this element.
public void
setTo
(
java.lang.String
to)
Java Code Source