com.sapportals.htmlb.enum

Class Enum.StringEnumeration

java.lang.Object
  extended bycom.sapportals.htmlb.enum.Enum.StringEnumeration
All Implemented Interfaces:
Enumeration
Enclosing class:
Enum

protected static class Enum.StringEnumeration
extends Object
implements Enumeration


Constructor Summary
Enum.StringEnumeration(Hashtable values)
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Enum.StringEnumeration

public Enum.StringEnumeration(Hashtable values)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration


Copyright 2006 SAP AG Complete Copyright Notice