| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs |
Provides classes of Primitive and Composite Datatypes.
|
| cdac.medinfo.sdk.hl7282.baselibs.datatypefactory |
Provides classes which enable access and modifications of HL7 DataType dictionary.
|
| cdac.medinfo.sdk.hl7282.utils |
Provides collection framework, collection classes, internationalization
and miscellaneous utility classes.
|
| Constructor and Description |
|---|
AD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for AD class which takes three arguments and
sets the value in the respective member variable.
|
AD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for AD class which takes five arguments and
sets the value in the respective member variable.
|
AD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for AD class which takes six arguments and
sets the value in the respective member variable.
|
AUI(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for AUI class which takes two arguments and
sets the value in the respective member variable.
|
AUI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for AUI class which takes five arguments and
sets the value in the respective member variable.
|
AUI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for AUI class which takes six arguments and
sets the value in the respective member variable.
|
CCD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CCD class which takes two arguments and
sets the value in the respective member variable.
|
CCD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CCD class which takes five arguments and
sets the value in the respective member variable.
|
CCD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CCD class which takes six arguments and
sets the value in the respective member variable.
|
CCP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CCP class which takes two arguments and
sets the value in the respective member variable.
|
CCP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CCP class which takes five arguments and
sets the value in the respective member variable.
|
CCP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CCP class which takes six arguments and
sets the value in the respective member variable.
|
CD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CD class which takes two arguments and
sets the value in the respective member variable.
|
CD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CD class which takes five arguments and
sets the value in the respective member variable.
|
CD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CD class which takes six arguments and
sets the value in the respective member variable.
|
CF(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CF class which takes two arguments and
sets the value in the respective member variable.
|
CF(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CF class which takes five arguments and
sets the value in the respective member variable.
|
CF(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CF class which takes six arguments and
sets the value in the respective member variable.
|
CNE(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CNE class which takes two arguments and
sets the value in the respective member variable.
|
CNE(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CNE class which takes five arguments and
sets the value in the respective member variable.
|
CNE(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CNE class which takes six arguments and
sets the value in the respective member variable.
|
CNN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CNN class which takes two arguments and
sets the value in the respective member variable.
|
CNN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CNN class which takes five arguments and
sets the value in the respective member variable.
|
CNN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CNN class which takes six arguments and
sets the value in the respective member variable.
|
CompositeDataType(IDataTypeKey objIDataTypeKey,
int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CompositeDataType which takes three arguments and
sets the value in the respective member variable.
|
CompositeDataType(IDataTypeKey objIDataTypeKey,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CompositeDataType which takes six arguments and
sets the value in the respective member variable.
|
CompositeDataType(IDataTypeKey objIDataTypeKey,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int iTableNo,
int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CompositeDataType which takes seven arguments and
sets the value in the respective member variable.
|
CP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CP class which takes two arguments and
sets the value in the respective member variable.
|
CP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CP class which takes five arguments and
sets the value in the respective member variable.
|
CP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CP class which takes six arguments and
sets the value in the respective member variable.
|
CQ(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CQ class which takes two arguments and
sets the value in the respective member variable.
|
CQ(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CQ class which takes five arguments and
sets the value in the respective member variable.
|
CQ(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CQ class which takes six arguments and
sets the value in the respective member variable.
|
CSU(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CSU class which takes two arguments and
sets the value in the respective member variable.
|
CSU(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CSU class which takes five arguments and
sets the value in the respective member variable.
|
CSU(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CSU class which takes six arguments and
sets the value in the respective member variable.
|
CWE(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CWE class which takes two arguments and
sets the value in the respective member variable.
|
CWE(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CWE class which takes five arguments and
sets the value in the respective member variable.
|
CWE(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CWE class which takes six arguments and
sets the value in the respective member variable.
|
CX(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for CX class which takes two arguments and
sets the value in the respective member variable.
|
CX(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for CX class which takes five arguments and
sets the value in the respective member variable.
|
CX(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for CX class which takes six arguments and
sets the value in the respective member variable.
|
DDI(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DDI class which takes two arguments and
sets the value in the respective member variable.
|
DDI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DDI class which takes five arguments and
sets the value in the respective member variable.
|
DDI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DDI class which takes six arguments and
sets the value in the respective member variable.
|
DIN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DIN class which takes two arguments and
sets the value in the respective member variable.
|
DIN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DIN class which takes five arguments and
sets the value in the respective member variable.
|
DIN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DIN class which takes six arguments and
sets the value in the respective member variable.
|
DLD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DLD class which takes two arguments and
sets the value in the respective member variable.
|
DLD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DLD class which takes five arguments and
sets the value in the respective member variable.
|
DLD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DLD class which takes six arguments and
sets the value in the respective member variable.
|
DLN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DLN class which takes two arguments and
sets the value in the respective member variable.
|
DLN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DLN class which takes five arguments and
sets the value in the respective member variable.
|
DLN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DLN class which takes six arguments and
sets the value in the respective member variable.
|
DLT(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DLT class which takes two arguments and
sets the value in the respective member variable.
|
DLT(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DLT class which takes five arguments and
sets the value in the respective member variable.
|
DLT(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DLT class which takes six arguments and
sets the value in the respective member variable.
|
DR(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DR class which takes two arguments and
sets the value in the respective member variable.
|
DR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DR class which takes five arguments and
sets the value in the respective member variable.
|
DR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DR class which takes six arguments and
sets the value in the respective member variable.
|
DTN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for DTN class which takes two arguments and
sets the value in the respective member variable.
|
DTN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for DTN class which takes five arguments and
sets the value in the respective member variable.
|
DTN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for DTN class which takes six arguments and
sets the value in the respective member variable.
|
ED(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for ED class which takes two arguments and
sets the value in the respective member variable.
|
ED(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for ED class which takes five arguments and
sets the value in the respective member variable.
|
ED(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for ED class which takes six arguments and
sets the value in the respective member variable.
|
EI(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for EI class which takes two arguments and
sets the value in the respective member variable.
|
EI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for EI class which takes five arguments and
sets the value in the respective member variable.
|
EI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for EI class which takes six arguments and
sets the value in the respective member variable.
|
EIP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for EIP class which takes two arguments and
sets the value in the respective member variable.
|
EIP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for EIP class which takes five arguments and
sets the value in the respective member variable.
|
EIP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for EIP class which takes six arguments and
sets the value in the respective member variable.
|
ERL(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for ERL class which takes two arguments and
sets the value in the respective member variable.
|
ERL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for ERL class which takes five arguments and
sets the value in the respective member variable.
|
ERL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for ERL class which takes six arguments and
sets the value in the respective member variable.
|
FC(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for FC class which takes two arguments and
sets the value in the respective member variable.
|
FC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for FC class which takes five arguments and
sets the value in the respective member variable.
|
FC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for FC class which takes six arguments and
sets the value in the respective member variable.
|
FN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for FN class which takes two arguments and
sets the value in the respective member variable.
|
FN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for FN class which takes four arguments and
sets the value in the respective member variable.
|
FN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for FN class which takes six arguments and
sets the value in the respective member variable.
|
HD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for HD class which takes four arguments and
sets the value in the respective member variable.
|
HD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for TS class which takes five arguments and
sets the value in the respective member variable.
|
HD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for HD class which takes six arguments and
sets the value in the respective member variable.
|
ICD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for ICD class which takes four arguments and
sets the value in the respective member variable.
|
ICD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for ICD class which takes five arguments and
sets the value in the respective member variable.
|
ICD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for ICD class which takes six arguments and
sets the value in the respective member variable.
|
JCC(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for JCC class which takes two arguments and
sets the value in the respective member variable.
|
JCC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for JCC class which takes five arguments and
sets the value in the respective member variable.
|
JCC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for JCC class which takes six arguments and
sets the value in the respective member variable.
|
MA(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for MA class which takes two arguments and
sets the value in the respective member variable.
|
MA(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for MA class which takes five arguments and
sets the value in the respective member variable.
|
MA(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for MA class which takes six arguments and
sets the value in the respective member variable.
|
MO(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for MO class which takes two arguments and
sets the value in the respective member variable.
|
MO(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for MO class which takes five arguments and
sets the value in the respective member variable.
|
MO(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for MO class which takes six arguments and
sets the value in the respective member variable.
|
MOC(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for MOC class which takes two arguments and
sets the value in the respective member variable.
|
MOC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for MOC class which takes five arguments and
sets the value in the respective member variable.
|
MOC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for MOC class which takes six arguments and
sets the value in the respective member variable.
|
MOP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for MOP class which takes two arguments and
sets the value in the respective member variable.
|
MOP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for MOP class which takes five arguments and
sets the value in the respective member variable.
|
MOP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for MOP class which takes six arguments and
sets the value in the respective member variable.
|
MSG(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for MSG class which takes two arguments and
sets the value in the respective member variable.
|
MSG(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for MSG class which takes five arguments and
sets the value in the respective member variable.
|
MSG(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for MSG class which takes six arguments and
sets the value in the respective member variable.
|
NA(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for NA class which takes two arguments and
sets the value in the respective member variable.
|
NA(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for NA class which takes five arguments and
sets the value in the respective member variable.
|
NA(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for NA class which takes six arguments and
sets the value in the respective member variable.
|
NDL(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for NDL class which takes two arguments and
sets the value in the respective member variable.
|
NDL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for NDL class which takes five arguments and
sets the value in the respective member variable.
|
NDL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for NDL class which takes six arguments and
sets the value in the respective member variable.
|
NR(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for NR class which takes two arguments and
sets the value in the respective member variable.
|
NR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for NR class which takes five arguments and
sets the value in the respective member variable.
|
NR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for NR class which takes six arguments and
sets the value in the respective member variable.
|
OCD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for OCD class which takes two arguments and
sets the value in the respective member variable.
|
OCD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for OCD class which takes five arguments and
sets the value in the respective member variable.
|
OCD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for OCD class which takes six arguments and
sets the value in the respective member variable.
|
OG(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for OG class which takes two arguments and
sets the value in the respective member variable.
|
OG(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for OG class which takes five arguments and
sets the value in the respective member variable.
|
OG(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for OG class which takes six arguments and
sets the value in the respective member variable.
|
OSP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for OSP class which takes two arguments and
sets the value in the respective member variable.
|
OSP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for OSP class which takes five arguments and
sets the value in the respective member variable.
|
OSP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for OSP class which takes six arguments and
sets the value in the respective member variable.
|
PIP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PIP class which takes two arguments and
sets the value in the respective member variable.
|
PIP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PIP class which takes fibe arguments and
sets the value in the respective member variable.
|
PIP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PIP class which takes six arguments and
sets the value in the respective member variable.
|
PL(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PL class which takes two arguments and
sets the value in the respective member variable.
|
PL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PL class which takes five arguments and
sets the value in the respective member variable.
|
PL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PL class which takes six arguments and
sets the value in the respective member variable.
|
PLN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PLN class which takes two arguments and
sets the value in the respective member variable.
|
PLN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PLN class which takes five arguments and
sets the value in the respective member variable.
|
PLN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PLN class which takes six arguments and
sets the value in the respective member variable.
|
PPN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PPN class which takes two arguments and
sets the value in the respective member variable.
|
PPN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PPN class which takes five arguments and
sets the value in the respective member variable.
|
PPN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PPN class which takes six arguments and
sets the value in the respective member variable.
|
PRL(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PRL class which takes two arguments and
sets the value in the respective member variable.
|
PRL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PRL class which takes five arguments and
sets the value in the respective member variable.
|
PRL(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PRL class which takes six arguments and
sets the value in the respective member variable.
|
PT(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PT class which takes two arguments and
sets the value in the respective member variable.
|
PT(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PT class which takes five arguments and
sets the value in the respective member variable.
|
PT(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PT class which takes six arguments and
sets the value in the respective member variable.
|
PTA(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for PTA class which takes two arguments and
sets the value in the respective member variable.
|
PTA(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for PTA class which takes five arguments and
sets the value in the respective member variable.
|
PTA(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for PTA class which takes six arguments and
sets the value in the respective member variable.
|
QIP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for QIP class which takes two arguments and
sets the value in the respective member variable.
|
QIP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for QIP class which takes five arguments and
sets the value in the respective member variable.
|
QIP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for QIP class which takes six arguments and
sets the value in the respective member variable.
|
QSC(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for QSC class which takes two arguments and
sets the value in the respective member variable.
|
QSC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for QSC class which takes five arguments and
sets the value in the respective member variable.
|
QSC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for QSC class which takes six arguments and
sets the value in the respective member variable.
|
RCD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for RCD class which takes two arguments and
sets the value in the respective member variable.
|
RCD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for RCD class which takes five arguments and
sets the value in the respective member variable.
|
RCD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for RCD class which takes six arguments and
sets the value in the respective member variable.
|
RFR(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for RFR class which takes two arguments and
sets the value in the respective member variable.
|
RFR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for RFR class which takes five arguments and
sets the value in the respective member variable.
|
RFR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for RFR class which takes six arguments and
sets the value in the respective member variable.
|
RI(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for RI class which takes two arguments and
sets the value in the respective member variable.
|
RI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for RI class which takes five arguments and
sets the value in the respective member variable.
|
RI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for RI class which takes six arguments and
sets the value in the respective member variable.
|
RMC(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for RMC class which takes two arguments and
sets the value in the respective member variable.
|
RMC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for RMC class which takes five arguments and
sets the value in the respective member variable.
|
RMC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for RMC class which takes six arguments and
sets the value in the respective member variable.
|
RP(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for RP class which takes two arguments and
sets the value in the respective member variable.
|
RP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for RP class which takes five arguments and
sets the value in the respective member variable.
|
RP(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for RP class which takes six arguments and
sets the value in the respective member variable.
|
RPT(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for RPT class which takes two arguments and
sets the value in the respective member variable.
|
RPT(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for RPT class which takes five arguments and
sets the value in the respective member variable.
|
RPT(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for RPT class which takes six arguments and
sets the value in the respective member variable.
|
SAD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for SAD class which takes two arguments and
sets the value in the respective member variable.
|
SAD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for SAD class which takes five arguments and
sets the value in the respective member variable.
|
SAD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for SAD class which takes six arguments and
sets the value in the respective member variable.
|
SCV(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for SCV class which takes two arguments and
sets the value in the respective member variable.
|
SCV(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for SCV class which takes five arguments and
sets the value in the respective member variable.
|
SCV(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for SCV class which takes six arguments and
sets the value in the respective member variable.
|
SN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for SN class which takes two arguments and
sets the value in the respective member variable.
|
SN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for SN class which takes five arguments and
sets the value in the respective member variable.
|
SN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for SN class which takes six arguments and
sets the value in the respective member variable.
|
SPD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for SPD class which takes two arguments and
sets the value in the respective member variable.
|
SPD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for SPD class which takes five arguments and
sets the value in the respective member variable.
|
SPD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for SPD class which takes six arguments and
sets the value in the respective member variable.
|
UVC(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for UVC class which takes two arguments and
sets the value in the respective member variable.
|
UVC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for UVC class which takes five arguments and
sets the value in the respective member variable.
|
UVC(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for UVC class which takes six arguments and
sets the value in the respective member variable.
|
VH(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for VH class which takes two arguments and
sets the value in the respective member variable.
|
VH(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for VH class which takes five arguments and
sets the value in the respective member variable.
|
VH(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for VH class which takes six arguments and
sets the value in the respective member variable.
|
VID(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for VID class which takes two arguments and
sets the value in the respective member variable.
|
VID(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for VID class which takes five arguments and
sets the value in the respective member variable.
|
VID(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for VID class which takes six arguments and
sets the value in the respective member variable.
|
VR(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for VR class which takes two arguments and
sets the value in the respective member variable.
|
VR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for VR class which takes five arguments and
sets the value in the respective member variable.
|
VR(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for VR class which takes six arguments and
sets the value in the respective member variable.
|
WVI(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for WVI class which takes two arguments and
sets the value in the respective member variable.
|
WVI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for WVI class which takes five arguments and
sets the value in the respective member variable.
|
WVI(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for WVI class which takes six arguments and
sets the value in the respective member variable.
|
WVS(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for WVS class which takes two arguments and
sets the value in the respective member variable.
|
WVS(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for WVS class which takes five arguments and
sets the value in the respective member variable.
|
WVS(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for WVS class which takes six arguments and
sets the value in the respective member variable.
|
XAD(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for XAD class which takes two arguments and
sets the value in the respective member variable.
|
XAD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for XAD class which takes five arguments and
sets the value in the respective member variable.
|
XAD(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for XAD class which takes six arguments and
sets the value in the respective member variable.
|
XCN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for XCN class which takes two arguments and
sets the value in the respective member variable.
|
XCN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for XCN class which takes five arguments and
sets the value in the respective member variable.
|
XCN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for XCN class which takes six arguments and
sets the value in the respective member variable.
|
XON(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for XON class which takes four arguments and
sets the value in the respective member variable.
|
XON(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for XON class which takes five arguments and
sets the value in the respective member variable.
|
XON(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for XON class which takes six arguments and
sets the value in the respective member variable.
|
XPN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for XPN class which takes two arguments and
sets the value in the respective member variable.
|
XPN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for XPN class which takes five arguments and
sets the value in the respective member variable.
|
XPN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for XPN class which takes six arguments and
sets the value in the respective member variable.
|
XTN(int iComponentType,
IDataTypeMap objIDataTypeMap)
Constructor for XTN class which takes two arguments and
sets the value in the respective member variable.
|
XTN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
IDataTypeMap objIDataTypeMap)
Constructor for XTN class which takes five arguments and
sets the value in the respective member variable.
|
XTN(int iComponentType,
int iMinLength,
int iMaxLength,
java.lang.String strCLength,
int ITableNo,
IDataTypeMap objIDataTypeMap)
Constructor for XTN class which takes six arguments and
sets the value in the respective member variable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataTypeMap
DataTypeMap class is the implementation of IDataTypeMap.
|
| Modifier and Type | Method and Description |
|---|---|
IDataTypeMap |
DataTypeMap.clone()
Retrieves a clone of IDataTypeMap
|
IDataTypeMap |
DataTypeMapReader.getDataTypeMap(java.lang.String strDataTypeName)
Retrieves DataTypeMap for given name of DataType
|
| Modifier and Type | Method and Description |
|---|---|
IDataTypeMap |
IDataTypeMap.clone()
Retrieves a clone of IDataTypeMap
|
IDataTypeMap |
IDataTypeMapReader.getDataTypeMap(java.lang.String strDataTypeName)
Retrieves DataTypeMap for the name provided to it.
|