com.moyosoft.connector.ms.excel
Class RobustConnect
java.lang.Object
|
+--AbstractType
|
+--com.moyosoft.connector.ms.excel.RobustConnect
- public class RobustConnect
- extends AbstractType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AS_REQUIRED
public static final RobustConnect AS_REQUIRED
ALWAYS
public static final RobustConnect ALWAYS
NEVER
public static final RobustConnect NEVER
getById
public static RobustConnect getById(int pId)
isAsRequired
public boolean isAsRequired()
isAlways
public boolean isAlways()
isNever
public boolean isNever()