|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.validation.DTOUtils
public class DTOUtils
TODO Purpose of
Constructor Summary | |
---|---|
DTOUtils()
|
Method Summary | |
---|---|
static boolean |
noNullArguments(TestDTO test)
Checks an individual test to determine if all of the arguments are non-null. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DTOUtils()
Method Detail |
---|
public static boolean noNullArguments(TestDTO test)
test
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |