|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmobilealliance.schema.sti.v1_0.Audio.Synthetic
public static class Audio.Synthetic
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="channelToUse" type="{http://www.openmobilealliance.org/schema/sti/v1_0}nonNegativeInt" minOccurs="0"/>
<element name="channelsPriority" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="instrument" type="{http://www.openmobilealliance.org/schema/sti/v1_0}nonNegativeInt" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Audio.Synthetic()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChannelsPriority()
Gets the value of the channelsPriority property. |
java.lang.Integer |
getChannelToUse()
Gets the value of the channelToUse property. |
java.lang.Integer |
getInstrument()
Gets the value of the instrument property. |
boolean |
isSetChannelsPriority()
|
boolean |
isSetChannelToUse()
|
boolean |
isSetInstrument()
|
void |
setChannelsPriority(java.lang.String value)
Sets the value of the channelsPriority property. |
void |
setChannelToUse(java.lang.Integer value)
Sets the value of the channelToUse property. |
void |
setInstrument(java.lang.Integer value)
Sets the value of the instrument property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Audio.Synthetic()
| Method Detail |
|---|
public java.lang.Integer getChannelToUse()
Integerpublic void setChannelToUse(java.lang.Integer value)
value - allowed object is
Integerpublic boolean isSetChannelToUse()
public java.lang.String getChannelsPriority()
Stringpublic void setChannelsPriority(java.lang.String value)
value - allowed object is
Stringpublic boolean isSetChannelsPriority()
public java.lang.Integer getInstrument()
Integerpublic void setInstrument(java.lang.Integer value)
value - allowed object is
Integerpublic boolean isSetInstrument()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||