org.milyn.edi.unedifact.d96a.common
Class FIIFinancialInstitutionInformation

java.lang.Object
  extended by org.milyn.edi.unedifact.d96a.common.FIIFinancialInstitutionInformation
All Implemented Interfaces:
Serializable, org.milyn.smooks.edi.EDIWritable

public class FIIFinancialInstitutionInformation
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
FIIFinancialInstitutionInformation()
           
 
Method Summary
 C078AccountIdentification getC078AccountIdentification()
           
 C088InstitutionIdentification getC088InstitutionIdentification()
           
 String getE3035PartyQualifier()
           
 String getE3207CountryCoded()
           
 FIIFinancialInstitutionInformation setC078AccountIdentification(C078AccountIdentification c078AccountIdentification)
           
 FIIFinancialInstitutionInformation setC088InstitutionIdentification(C088InstitutionIdentification c088InstitutionIdentification)
           
 FIIFinancialInstitutionInformation setE3035PartyQualifier(String e3035PartyQualifier)
           
 FIIFinancialInstitutionInformation setE3207CountryCoded(String e3207CountryCoded)
           
 void write(Writer writer, org.milyn.edisax.model.internal.Delimiters delimiters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIIFinancialInstitutionInformation

public FIIFinancialInstitutionInformation()
Method Detail

write

public void write(Writer writer,
                  org.milyn.edisax.model.internal.Delimiters delimiters)
           throws IOException
Specified by:
write in interface org.milyn.smooks.edi.EDIWritable
Throws:
IOException

getE3035PartyQualifier

public String getE3035PartyQualifier()

setE3035PartyQualifier

public FIIFinancialInstitutionInformation setE3035PartyQualifier(String e3035PartyQualifier)

getC078AccountIdentification

public C078AccountIdentification getC078AccountIdentification()

setC078AccountIdentification

public FIIFinancialInstitutionInformation setC078AccountIdentification(C078AccountIdentification c078AccountIdentification)

getC088InstitutionIdentification

public C088InstitutionIdentification getC088InstitutionIdentification()

setC088InstitutionIdentification

public FIIFinancialInstitutionInformation setC088InstitutionIdentification(C088InstitutionIdentification c088InstitutionIdentification)

getE3207CountryCoded

public String getE3207CountryCoded()

setE3207CountryCoded

public FIIFinancialInstitutionInformation setE3207CountryCoded(String e3207CountryCoded)


Copyright © 2018. All rights reserved.