com.togethersoft.openapi.rwi.extension
Class RwiPropertyProviderAdapter.EmptyRwiElementEnumeration


private static class RwiPropertyProviderAdapter.EmptyRwiElementEnumeration
implements RwiElementEnumeration


Method Summary
 booleanhasMoreElements()
           
 ObjectnextElement()
           
 RwiElementnextRwiElement()
           

Method Detail

hasMoreElements

public boolean hasMoreElements()

nextElement

public Object nextElement()

nextRwiElement

public RwiElement nextRwiElement()