net.sf.sapjcosupport
Class SapSearchHelpVO
java.lang.Object
net.sf.sapjcosupport.SapSearchHelpVO
- public class SapSearchHelpVO
- extends Object
Internal value object for the SapSearchHelp
class.
It includes a custom iterator for traversing through the fields in an ordered way.
The fields in this class are all private Strings, and are accessed through reflection.
- Since:
- Mar 21, 2006 - 12:33:52 PM
- Author:
- Jo Vandermeeren
- See Also:
SapSearchHelp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SapSearchHelpVO
public SapSearchHelpVO()
iterator
public Iterator iterator()
getFieldCount
public static int getFieldCount()
Copyright © 2006 null. All Rights Reserved.