|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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.Property
This class implements the property element
Fields inherited from class org.apache.ecs.ConcreteElement |
lineSeparator, registry, registryList |
Fields inherited from class org.apache.ecs.ElementAttributes |
attribute_equality_sign, attribute_filter, attribute_quote, attribute_quote_char, filter_attribute_state |
Fields inherited from class org.apache.ecs.GenericElement |
__text, _defaultFilter, begin_end_modifier, begin_end_modifier_defined, begin_start_modifier, begin_start_modifier_defined, case_type, codeset, element, element_type, end_element, end_end_modifier, end_end_modifier_defined, end_modifier_defined, end_start_modifier, end_start_modifier_defined, end_tag, filter, filter_state, position, pretty_print, start_modifier_defined, start_tag, tabLevel, VERSION |
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 | |
Property()
Basic constructor. |
Method Summary | |
Property |
setAudiofetchhint(java.lang.String audiofetchhint)
Sets the audiofetchhint="" attribute |
Property |
setBargein(java.lang.String bargein)
Sets the bargein="" attribute |
Property |
setCaching(java.lang.String caching)
Sets the caching="" attribute |
Property |
setCompletetimeout(java.lang.String completetimeout)
Sets the completetimeout="" attribute |
Property |
setConfidencelevel(java.lang.String confidencelevel)
Sets the confidencelevel="" attribute |
Property |
setDocumentfetchhint(java.lang.String documentfetchhint)
Sets the documentfetchhint="" attribute |
Property |
setFetchaudio(java.lang.String fetchaudio)
Sets the fetchaudio="" attribute |
Property |
setFetchtimeout(java.lang.String fetchtimeout)
Sets the fetchtimeout="" attribute |
Property |
setGrammarfetchint(java.lang.String grammarfetchint)
Sets the grammarfetchint="" attribute |
Property |
setIncompletetimeout(java.lang.String incompletetimeout)
Sets the incompletetimeout="" attribute |
Property |
setInputmodes(java.lang.String inputmodes)
Sets the inputmodes="" attribute |
Property |
setInterdigittimeout(java.lang.String interdigittimeout)
Sets the interdigittimeout="" attribute |
Property |
setObjectfetchint(java.lang.String objectfetchint)
Sets the objectfetchint="" attribute |
Property |
setScriptfetchhint(java.lang.String scriptfetchhint)
Sets the scriptfetchhint="" attribute |
Property |
setSensitivity(java.lang.String sensitivity)
Sets the sensitivity="" attribute |
Property |
setSpeedvsaccuracy(java.lang.String speedvsaccuracy)
Sets the speedvsaccuracy="" attribute |
Property |
setTermchar(java.lang.String termchar)
Sets the termchar="" attribute |
Property |
setTermtimeout(java.lang.String termtimeout)
Sets the termtimeout="" attribute |
Property |
setTimeout(java.lang.String timeout)
Sets the timeout="" 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.MultiPartElement |
|
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, registerNatives, wait, wait, wait |
Constructor Detail |
public Property()
Method Detail |
public Property setConfidencelevel(java.lang.String confidencelevel)
confidencelevel
- the confidencelevel="" attributepublic Property setSensitivity(java.lang.String sensitivity)
sensitivity
- the sensitivity="" attributepublic Property setSpeedvsaccuracy(java.lang.String speedvsaccuracy)
speedvsaccuracy
- the speedvsaccuracy="" attributepublic Property setCompletetimeout(java.lang.String completetimeout)
completetimeout
- the completetimeout="" attributepublic Property setIncompletetimeout(java.lang.String incompletetimeout)
incompletetimeout
- the incompletetimeout="" attributepublic Property setInterdigittimeout(java.lang.String interdigittimeout)
interdigittimeout
- the interdigittimeout="" attributepublic Property setTermtimeout(java.lang.String termtimeout)
termtimeout
- the termtimeout="" attributepublic Property setTermchar(java.lang.String termchar)
termchar
- the termchar="" attributepublic Property setBargein(java.lang.String bargein)
bargein
- the bargein="" attributepublic Property setTimeout(java.lang.String timeout)
timeout
- the timeout="" attributepublic Property setCaching(java.lang.String caching)
caching
- the caching="" attributepublic Property setAudiofetchhint(java.lang.String audiofetchhint)
audiofetchhint
- the audiofetchhint="" attributepublic Property setDocumentfetchhint(java.lang.String documentfetchhint)
documentfetchhint
- the documentfetchhint="" attributepublic Property setGrammarfetchint(java.lang.String grammarfetchint)
grammarfetchint
- the grammarfetchint="" attributepublic Property setObjectfetchint(java.lang.String objectfetchint)
objectfetchint
- the objectfetchint="" attributepublic Property setScriptfetchhint(java.lang.String scriptfetchhint)
scriptfetchhint
- the scriptfetchhint="" attributepublic Property setFetchaudio(java.lang.String fetchaudio)
fetchaudio
- the fetchaudio="" attributepublic Property setFetchtimeout(java.lang.String fetchtimeout)
fetchtimeout
- the fetchtimeout="" attributepublic Property setInputmodes(java.lang.String inputmodes)
inputmodes
- the inputmodes="" attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |