Class EchUtils
java.lang.Object
org.openehealth.ipf.commons.ihe.ech.EchUtils
- All Implemented Interfaces:
GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateHeader(String messageType, String action) createHeader(String messageType, String action, HeaderType requestHeader) static Stringstatic jakarta.xml.bind.JAXBContextbooleanbooleanstatic XMLGregorianCalendarnow()voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
EchUtils
-
-
Method Details
-
createHeader
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
getJAXB_CONTEXT
public static jakarta.xml.bind.JAXBContext getJAXB_CONTEXT() -
getEPR_SPID_ID_CATEGORY
-
getSenderId
-
getManufacturerName
-
getProductName
-
getProductVersion
-
getTestDeliveryFlag
public boolean getTestDeliveryFlag() -
isTestDeliveryFlag
public boolean isTestDeliveryFlag() -
getResponseLanguage
-
now
-
createHeader
-