org.milyn.edi.unedifact.d96a.common.field
Class C078AccountIdentification

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

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

See Also:
Serialized Form

Constructor Summary
C078AccountIdentification()
           
 
Method Summary
 String getE31921AccountHolderName()
           
 String getE31922AccountHolderName()
           
 String getE3194AccountHolderNumber()
           
 String getE6345CurrencyCoded()
           
 C078AccountIdentification setE31921AccountHolderName(String e31921AccountHolderName)
           
 C078AccountIdentification setE31922AccountHolderName(String e31922AccountHolderName)
           
 C078AccountIdentification setE3194AccountHolderNumber(String e3194AccountHolderNumber)
           
 C078AccountIdentification setE6345CurrencyCoded(String e6345CurrencyCoded)
           
 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

C078AccountIdentification

public C078AccountIdentification()
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

getE3194AccountHolderNumber

public String getE3194AccountHolderNumber()

setE3194AccountHolderNumber

public C078AccountIdentification setE3194AccountHolderNumber(String e3194AccountHolderNumber)

getE31921AccountHolderName

public String getE31921AccountHolderName()

setE31921AccountHolderName

public C078AccountIdentification setE31921AccountHolderName(String e31921AccountHolderName)

getE31922AccountHolderName

public String getE31922AccountHolderName()

setE31922AccountHolderName

public C078AccountIdentification setE31922AccountHolderName(String e31922AccountHolderName)

getE6345CurrencyCoded

public String getE6345CurrencyCoded()

setE6345CurrencyCoded

public C078AccountIdentification setE6345CurrencyCoded(String e6345CurrencyCoded)


Copyright © 2018. All rights reserved.