public class Play extends java.lang.Object implements GatherVerb
<Play>
static int
DEFAULT_LOOP
Play()
Play(java.net.URI uri)
Play(java.net.URI uri, int loop)
int
getLoop()
java.net.URI
getURI()
void
setLoop(int loop)
setURI(java.net.URI uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int DEFAULT_LOOP
public Play()
public Play(java.net.URI uri)
public Play(java.net.URI uri, int loop)
public int getLoop()
public void setLoop(int loop)
public java.net.URI getURI()
public void setURI(java.net.URI uri)