public class Constants
extends Object
-
Field Summary
Fields
static final org.springframework.http.MediaType
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PSEUDO_URI
public static final URI PSEUDO_URI
-
APPLICATION_SOAP_XML
public static final org.springframework.http.MediaType APPLICATION_SOAP_XML
-
PATIENT_SERVICE_RETRIEVE_MSG
public static final String PATIENT_SERVICE_RETRIEVE_MSG
-
PATIENT_SERVICE_RETRIEVE_RESPONSE
public static final String PATIENT_SERVICE_RETRIEVE_RESPONSE
-
Constructor Details
-
Constants
public Constants()