|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.gov.nehta.vendorlibrary.smd.TransportResponseDeliveryClient.ArgumentValidator
public static final class TransportResponseDeliveryClient.ArgumentValidator
Validates that the parameters are correct for the various operations.
Method Summary | |
---|---|
void |
checkTransportResponseTypeList(java.util.List<au.net.electronichealth.ns.smd.xsd.transportresponse._2010.TransportResponseType> transportResponseTypeList)
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 checkTransportResponseTypeList(java.util.List<au.net.electronichealth.ns.smd.xsd.transportresponse._2010.TransportResponseType> transportResponseTypeList)
transportResponseTypeList
- the transport responseType
list to be validated (Mandatory)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |