|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xbn.XBNObject | +--xbn.array.CAConfig | +--xbn.array.CACAtLeast | +--xbn.array.CACExact
A CACAtLeast declaring that extra values are unacceptable.
Source code: CACExact.java
Fields inherited from class xbn.XBNObject |
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP |
Constructor Summary | |
CACExact()
Create a CACExact with default settings. |
|
CACExact(boolean b_orderingRqd,
boolean b_orderDirSameOpp)
Create a CACExact. |
Methods inherited from class xbn.array.CAConfig |
getOrderDirSameOpp, isExtraOk, isMissingOk, isOrderingRqd, toString |
Methods inherited from class xbn.XBNObject |
getXMsgPrefix, sop, sopl, sopl, throwAX, throwAXIfBadStr, throwAXIfNull, throwAXSpoof |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CACExact()
Create a CACExact with default settings.
Equal to CACAtLeast(false)
public CACExact(boolean b_orderingRqd, boolean b_orderDirSameOpp)
Create a CACExact.
Equal to CACAtLeast(false, b_orderingRqd, b_orderDirSameOpp)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava