net.sf.sapjcosupport
Class SapSearchHelpVO

java.lang.Object
  extended bynet.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

Constructor Summary
SapSearchHelpVO()
           
 
Method Summary
static int getFieldCount()
           
 Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SapSearchHelpVO

public SapSearchHelpVO()
Method Detail

iterator

public Iterator iterator()

getFieldCount

public static int getFieldCount()


Copyright © 2006 null. All Rights Reserved.