|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.gov.nehta.vendorlibrary.smd.TransportResponseRetrievalClient.ArgumentValidator
public static final class TransportResponseRetrievalClient.ArgumentValidator
Validates parameters are correct for the various operations.
Method Summary | |
---|---|
void |
checkOptionalResponseId(java.util.List<java.lang.String> responseIdList)
Ensures that a responseId optional list is valid if provided. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void checkOptionalResponseId(java.util.List<java.lang.String> responseIdList)
responseIdList
- the responseIdList list to be validated (Optional)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |