|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ecs.GenericElement
org.apache.ecs.ElementAttributes
org.apache.ecs.ConcreteElement
org.apache.ecs.MultiPartElement
org.apache.ecs.xml.XML
org.apache.ecs.vxml.VXMLElement
org.apache.ecs.vxml.Sayas
public class Sayas
This class implements the sayas element
| Field Summary |
|---|
| Fields inherited from class org.apache.ecs.GenericElement |
|---|
tabLevel |
| Fields inherited from interface org.apache.ecs.Attributes |
|---|
NO_ATTRIBUTE_VALUE |
| Fields inherited from interface org.apache.ecs.Element |
|---|
CENTER, LEFT, LOWERCASE, MIXEDCASE, RIGHT, UPPERCASE |
| Constructor Summary | |
|---|---|
Sayas()
Basic constructor. |
|
Sayas(java.lang.String c,
java.lang.String thePhrase)
This constructor creates a <sayas> tag. |
|
| Method Summary | |
|---|---|
Sayas |
set_Class(java.lang.String c)
Sets the class="" attribute |
Sayas |
setPhon(java.lang.String phon)
Sets the phon="" attribute |
Sayas |
setSub(java.lang.String sub)
Sets the sub="" attribute |
| Methods inherited from class org.apache.ecs.vxml.VXMLElement |
|---|
getNeedClosingTag |
| Methods inherited from class org.apache.ecs.xml.XML |
|---|
addElement, addElement, addElement, addElement, addXMLAttribute, getBeginEndModifier, getBeginEndModifierDefined, getNeedLineBreak, removeElement |
| Methods inherited from class org.apache.ecs.ConcreteElement |
|---|
addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, addElementToRegistry, clone, elements, getElement, isEmpty, keys, output, output, output, output, registryHasElement, registryHasElement, removeElementFromRegistry, removeElementFromRegistry |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Sayas()
public Sayas(java.lang.String c,
java.lang.String thePhrase)
c - the class="" attributethePhrase - the phrase to say| Method Detail |
|---|
public Sayas setPhon(java.lang.String phon)
phon - the phon="" attributepublic Sayas setSub(java.lang.String sub)
sub - the sub="" attributepublic Sayas set_Class(java.lang.String c)
class - the class="" attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||