wt.epm.util
Class EPMNonoverridableConflicts.ic_SingleConflict
java.lang.Object
wt.epm.util.EPMNonoverridableConflicts.ic_SingleConflict
- Enclosing class:
- EPMNonoverridableConflicts
- private class EPMNonoverridableConflicts.ic_SingleConflict
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_rbKey
String m_rbKey
m_errType
EPMErrorType m_errType
m_errorElements
Collection m_errorElements
m_objects
WTCollection m_objects
EPMNonoverridableConflicts.ic_SingleConflict
EPMNonoverridableConflicts.ic_SingleConflict(String rbKey)
setErrorType
void setErrorType(EPMErrorType errType)
add
void add(Object obj)
add
void add(Collection obj)
throws WTException
- Throws:
WTException
getErrorElements
Collection getErrorElements()
throws WTException
- Throws:
WTException