com.moyosoft.connector.ms.excel
Class Error

java.lang.Object
  |
  +--com.moyosoft.connector.ms.excel.Error

public class Error
extends java.lang.Object


Constructor Summary
Error(Dispatch dispatch)
           
 
Method Summary
 Dispatch getDispatch()
           
 boolean isIgnore()
           
 boolean isValue()
           
 void setIgnore(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Error

public Error(Dispatch dispatch)
Method Detail

getDispatch

public Dispatch getDispatch()

isValue

public boolean isValue()

isIgnore

public boolean isIgnore()

setIgnore

public void setIgnore(boolean value)