com.acesoft.aceoffix
Class WordReqDataRegion

java.lang.Object
  extended by com.acesoft.aceoffix.WordReqDataRegion

public class WordReqDataRegion
extends java.lang.Object

Represents a DataRegion. Extracts data from the DataRegion. You can only use the WordRequest.openDataRegion method to obtain a WordReqDataRegion object.

Version:
3.0
Author:
Acesoft Corporation

Method Summary
 java.lang.String getValue()
          Gets the value of the DataRegion.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public java.lang.String getValue()
Gets the value of the DataRegion.