|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ihr.xbrl.om.errors.XBRLValidationException
com.ihr.xbrl.om.errors.XBRLValidationExceptionSummationItemInvalidCreditDebit
public class XBRLValidationExceptionSummationItemInvalidCreditDebit
| Field Summary | |
|---|---|
static int |
CREDIT_CREDIT_IMPLIES_POSITIVE
|
static int |
CREDIT_DEBIT_IMPLIES_NEGATIVE
|
static int |
DEBIT_CREDIT_IMPLIES_NEGATIVE
|
static int |
DEBIT_DEBIT_IMPLIES_POSITIVE
|
| Constructor Summary | |
|---|---|
XBRLValidationExceptionSummationItemInvalidCreditDebit(int subCode,
XBRLRelationship rel)
|
|
| Method Summary | |
|---|---|
int |
getSubcode()
|
| Methods inherited from class com.ihr.xbrl.om.errors.XBRLValidationException |
|---|
addPrefixMessage, addSuffixMessage, documentException, getCode, getMessage, getQNameError |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int DEBIT_DEBIT_IMPLIES_POSITIVE
public static final int DEBIT_CREDIT_IMPLIES_NEGATIVE
public static final int CREDIT_DEBIT_IMPLIES_NEGATIVE
public static final int CREDIT_CREDIT_IMPLIES_POSITIVE
| Constructor Detail |
|---|
public XBRLValidationExceptionSummationItemInvalidCreditDebit(int subCode,
XBRLRelationship rel)
subCode - rel - | Method Detail |
|---|
public int getSubcode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||