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

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

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

Resource is of type icon.

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.TypeIcons()
          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.TypeIcons

protected PortalResources.TypeIcons()
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()