- JAR_ROUTE_PATH - Static variable in class cdac.medinfo.sdk.hl7282.utils.HL7Constants
-
This string contains the path of shared jar files.
- JCC - Class in cdac.medinfo.sdk.hl7282.baselibs
-
JCC - Job Code/Class
- JCC() - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.JCC
-
Default Constructor for JCC
- JCC(int, int, String, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.JCC
-
Constructor for JCC class which takes four arguments and
sets the value in the respective member variable.
- JCC(int, int, String, int, int) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.JCC
-
Constructor for JCC class which takes five arguments and
sets the value in the respective member variable.
- JCC(int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.JCC
-
Constructor for JCC class which takes two arguments and
sets the value in the respective member variable.
- JCC(int, int, int, String, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.JCC
-
Constructor for JCC class which takes five arguments and
sets the value in the respective member variable.
- JCC(int, int, int, String, int, IDataTypeMap) - Constructor for class cdac.medinfo.sdk.hl7282.baselibs.JCC
-
Constructor for JCC class which takes six arguments and
sets the value in the respective member variable.