public class UsingSoundResource extends Resource<Identification>
| Constructor and Description |
|---|
UsingSoundResource(Identification consumer)
creates a new Resource.
|
UsingSoundResource(Identification provider,
Identification consumer)
creates a new Resource.
|
getConsumer, getID, getProvider, getResource, getResourceID, hasProvider, setConsumer, setProvider, setResource, toList, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisOwnerpublic static final String ID
public UsingSoundResource(Identification consumer)
consumer - the Provider of the Resourcepublic UsingSoundResource(Identification provider, Identification consumer)
provider - the Provider of the Resourceconsumer - the ID of the ConsumerCopyright © 2016. All rights reserved.