com.ibm.portal.state.accessors.url
Class PortalResources.TypeVoiceGrammars

java.lang.Object
  extended by com.ibm.portal.state.accessors.url.PortalResources.TypeVoiceGrammars
All Implemented Interfaces:
PortalResources, PortalResources.Type, java.io.Serializable
Enclosing interface:
PortalResources

public static class PortalResources.TypeVoiceGrammars
extends java.lang.Object
implements PortalResources.Type, java.io.Serializable

Resource is a VoiceXML grammar.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.portal.state.accessors.url.PortalResources
PortalResources.NoState, PortalResources.State, PortalResources.Type, PortalResources.TypeFiles, PortalResources.TypeIcons, PortalResources.TypeSounds, PortalResources.TypeVoiceGrammars
 
Field Summary
 
Fields inherited from interface com.ibm.portal.state.accessors.url.PortalResources
NO_STATE, TYPE_FILES, TYPE_ICONS, TYPE_SOUNDS, TYPE_VOICE_GRAMMARS
 
Constructor Summary
protected PortalResources.TypeVoiceGrammars()
          Nobody should instantiate this class directly
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortalResources.TypeVoiceGrammars

protected PortalResources.TypeVoiceGrammars()
Nobody should instantiate this class directly

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
See Also:
Object.toString()