public class Channel extends SMYLDObject
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
Channel(String InstitutionNo,
String ID,
String TranCurrency,
String SettlementCurrency,
String ClientNo,
String ClientBussType,
String InterchangeInstitution,
String AuditTrail,
String RecordDate,
String RecordType,
String CardOrganization,
String AreaOfEvent,
String ServiceType,
String ChargeType) |
Channel(String InstitutionNo,
String ID,
String TranCurrency,
String SettlementCurrency,
String ClientNo,
String ClientBussType,
String InterchangeInstitution,
String AuditTrail,
String RecordDate,
String RecordType,
String CardOrganization,
String AreaOfEvent,
String ServiceType,
String ChargeType,
String TrnFormat) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaOfEvent() |
String |
getAuditTrail() |
String |
getCardOrganization() |
String |
getChargeType() |
String |
getClientBussType() |
String |
getClientNo() |
String |
getID() |
String |
getInstitutionNo() |
String |
getInterchangeInstitution() |
String |
getKey() |
String |
getRecordDate() |
String |
getRecordType() |
String |
getServiceType() |
String |
getSettlCurrency() |
String |
getTranCurrency() |
String |
getTrnFormat() |
void |
printInstanceValues() |
debug, getLenName, insertInstanceValue, toStringpublic Channel(String InstitutionNo, String ID, String TranCurrency, String SettlementCurrency, String ClientNo, String ClientBussType, String InterchangeInstitution, String AuditTrail, String RecordDate, String RecordType, String CardOrganization, String AreaOfEvent, String ServiceType, String ChargeType, String TrnFormat)
public Channel(String InstitutionNo, String ID, String TranCurrency, String SettlementCurrency, String ClientNo, String ClientBussType, String InterchangeInstitution, String AuditTrail, String RecordDate, String RecordType, String CardOrganization, String AreaOfEvent, String ServiceType, String ChargeType)
public String getInstitutionNo()
public String getID()
public String getTranCurrency()
public String getSettlCurrency()
public String getClientNo()
public String getClientBussType()
public String getInterchangeInstitution()
public String getAuditTrail()
public String getRecordDate()
public String getRecordType()
public String getCardOrganization()
public String getAreaOfEvent()
public String getServiceType()
public String getChargeType()
public String getTrnFormat()
public String getKey()
public void printInstanceValues()
printInstanceValues in class SMYLDObjectCopyright © 2019 com.github.mfjamil. All rights reserved.