com.moyosoft.connector.ms.excel
Class ListConflict
java.lang.Object
|
+--AbstractType
|
+--com.moyosoft.connector.ms.excel.ListConflict
- public class ListConflict
- extends AbstractType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LIST_CONFLICT_DIALOG
public static final ListConflict LIST_CONFLICT_DIALOG
LIST_CONFLICT_RETRY_ALL_CONFLICTS
public static final ListConflict LIST_CONFLICT_RETRY_ALL_CONFLICTS
LIST_CONFLICT_DISCARD_ALL_CONFLICTS
public static final ListConflict LIST_CONFLICT_DISCARD_ALL_CONFLICTS
LIST_CONFLICT_ERROR
public static final ListConflict LIST_CONFLICT_ERROR
getById
public static ListConflict getById(int pId)
isListConflictDialog
public boolean isListConflictDialog()
isListConflictRetryAllConflicts
public boolean isListConflictRetryAllConflicts()
isListConflictDiscardAllConflicts
public boolean isListConflictDiscardAllConflicts()
isListConflictError
public boolean isListConflictError()