com.digertech.sdk.records.x9100
Class X9100Type50Record

java.lang.Object
  extended by com.digertech.sdk.records.X9Record
      extended by com.digertech.sdk.records.Type50Record
          extended by com.digertech.sdk.records.x9100.X9100Type50Record
All Implemented Interfaces:
RecordDefines

public class X9100Type50Record
extends Type50Record


Field Summary
 
Fields inherited from interface com.digertech.sdk.records.RecordDefines
MAX_FILE_LENGTH, TYPE_01, TYPE_01_STR, TYPE_10, TYPE_10_STR, TYPE_20, TYPE_20_STR, TYPE_25, TYPE_25_STR, TYPE_26, TYPE_26_STR, TYPE_27, TYPE_27_STR, TYPE_28, TYPE_28_STR, TYPE_31, TYPE_31_STR, TYPE_32, TYPE_32_STR, TYPE_33, TYPE_33_STR, TYPE_34, TYPE_34_STR, TYPE_35, TYPE_35_STR, TYPE_40, TYPE_40_STR, TYPE_41, TYPE_41_STR, TYPE_50, TYPE_50_STR, TYPE_52, TYPE_52_STR, TYPE_54, TYPE_54_STR, TYPE_55, TYPE_55_STR, TYPE_56, TYPE_56_STR, TYPE_61, TYPE_61_STR, TYPE_64, TYPE_64_STR, TYPE_68G, TYPE_68G_STR, TYPE_68T1, TYPE_68T1_STR, TYPE_68T2, TYPE_68T2_STR, TYPE_70, TYPE_70_STR, TYPE_75, TYPE_75_STR, TYPE_85, TYPE_85_STR, TYPE_90, TYPE_90_STR, TYPE_99, TYPE_99_STR, UNKOWN_STANDARD, X9100_180, X9100_180_STR, X9100_187, X9100_187_STR, X9100_TECH_STR, X9100_TECP, X937_2003, X937_2003_STR, X937_UCD, X937_UCD_STR
 
Constructor Summary
X9100Type50Record(int format)
           
X9100Type50Record(int format, byte[] record)
           
 
Method Summary
 java.lang.String getDigCertfConvMethod()
           
 java.lang.String getDigCertfFormat()
           
 java.lang.String getDigCertfInd()
           
 java.lang.String getDigSignCryptAlgrMethod()
           
 java.lang.String getDigSignHashFuncMethod()
           
 java.lang.String getDsaKeySize()
           
 java.lang.String getImgCaptureTime()
           
 java.lang.String getImgTestOverrideInd()
           
 java.lang.String getViewType()
           
 void setDigCertfConvMethod(java.lang.String digCertfConvMethod)
           
 void setDigCertfFormat(java.lang.String digCertfFormat)
           
 void setDigCertfInd(java.lang.String digCertfInd)
           
 void setDigSignCryptAlgrMethod(java.lang.String digSignCryptAlgrMethod)
           
 void setDigSignHashFuncMethod(java.lang.String digSignHashFuncMethod)
           
 void setDsaKeySize(java.lang.String dsaKeySize)
           
 void setImgCaptureTime(java.lang.String imgCaptureTime)
           
 void setImgTestOverrideInd(java.lang.String imgTestOverrideInd)
           
 void setViewType(java.lang.String viewType)
           
 
Methods inherited from class com.digertech.sdk.records.Type50Record
getCreateDate, getDigSignInd, getImageInd, getImgRecreateInd, getProtectedDataStart, getProtectedDatatLen, getReserved, getRoutingNum, getUserField, getViewCompression, getViewDescriptor, getViewFormatInd, getViewSideInd, setCreateDate, setDigSignInd, setImageInd, setImgRecreateInd, setProtectedDataStart, setProtectedDatatLen, setReserved, setRoutingNum, setUserField, setViewCompression, setViewDescriptor, setViewFormatInd, setViewSideInd
 
Methods inherited from class com.digertech.sdk.records.X9Record
getFormat, getRecordData, getRecordType, setRecordType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X9100Type50Record

public X9100Type50Record(int format)
                  throws RecordException
Parameters:
format - Record data format code
Throws:
RecordException

X9100Type50Record

public X9100Type50Record(int format,
                         byte[] record)
                  throws RecordException
Parameters:
format - - Record data format code
record - - Record data
Throws:
RecordException
Method Detail

getDigCertfConvMethod

public java.lang.String getDigCertfConvMethod()
Returns:
the digCertfConvMethod

setDigCertfConvMethod

public void setDigCertfConvMethod(java.lang.String digCertfConvMethod)
Parameters:
digCertfConvMethod - the digCertfConvMethod to set

getDigCertfFormat

public java.lang.String getDigCertfFormat()
Returns:
the digCertfFormat

setDigCertfFormat

public void setDigCertfFormat(java.lang.String digCertfFormat)
Parameters:
digCertfFormat - the digCertfFormat to set

getDigCertfInd

public java.lang.String getDigCertfInd()
Returns:
the digCertfInd

setDigCertfInd

public void setDigCertfInd(java.lang.String digCertfInd)
Parameters:
digCertfInd - the digCertfInd to set

getDigSignCryptAlgrMethod

public java.lang.String getDigSignCryptAlgrMethod()
Returns:
the digSignCryptAlgrMethod

setDigSignCryptAlgrMethod

public void setDigSignCryptAlgrMethod(java.lang.String digSignCryptAlgrMethod)
Parameters:
digSignCryptAlgrMethod - the digSignCryptAlgrMethod to set

getDigSignHashFuncMethod

public java.lang.String getDigSignHashFuncMethod()
Returns:
the digSignHashFuncMethod

setDigSignHashFuncMethod

public void setDigSignHashFuncMethod(java.lang.String digSignHashFuncMethod)
Parameters:
digSignHashFuncMethod - the digSignHashFuncMethod to set

getDsaKeySize

public java.lang.String getDsaKeySize()
Returns:
the getDsaKeySize

setDsaKeySize

public void setDsaKeySize(java.lang.String dsaKeySize)
Parameters:
dsaKeySize - the dsaKeySize to set

getImgCaptureTime

public java.lang.String getImgCaptureTime()
Returns:
the imgCaptureTime

setImgCaptureTime

public void setImgCaptureTime(java.lang.String imgCaptureTime)
Parameters:
imgCaptureTime - the imgCaptureTime to set

getImgTestOverrideInd

public java.lang.String getImgTestOverrideInd()
Returns:
the imgTestOverrideInd

setImgTestOverrideInd

public void setImgTestOverrideInd(java.lang.String imgTestOverrideInd)
Parameters:
imgTestOverrideInd - the imgTestOverrideInd to set

getViewType

public java.lang.String getViewType()
Returns:
the viewType

setViewType

public void setViewType(java.lang.String viewType)
Parameters:
viewType - the viewType to set