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

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

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

See Also:
Serialized Form

Constructor Summary
FNTFootnote()
           
 
Method Summary
 C082PartyIdentificationDetails getC082PartyIdentificationDetails()
           
 C784FootnoteIdentification getC784FootnoteIdentification()
           
 String getE4405StatusCoded()
           
 String getE4513MaintenanceOperationCoded()
           
 FNTFootnote setC082PartyIdentificationDetails(C082PartyIdentificationDetails c082PartyIdentificationDetails)
           
 FNTFootnote setC784FootnoteIdentification(C784FootnoteIdentification c784FootnoteIdentification)
           
 FNTFootnote setE4405StatusCoded(String e4405StatusCoded)
           
 FNTFootnote setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)
           
 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

FNTFootnote

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

getC784FootnoteIdentification

public C784FootnoteIdentification getC784FootnoteIdentification()

setC784FootnoteIdentification

public FNTFootnote setC784FootnoteIdentification(C784FootnoteIdentification c784FootnoteIdentification)

getC082PartyIdentificationDetails

public C082PartyIdentificationDetails getC082PartyIdentificationDetails()

setC082PartyIdentificationDetails

public FNTFootnote setC082PartyIdentificationDetails(C082PartyIdentificationDetails c082PartyIdentificationDetails)

getE4405StatusCoded

public String getE4405StatusCoded()

setE4405StatusCoded

public FNTFootnote setE4405StatusCoded(String e4405StatusCoded)

getE4513MaintenanceOperationCoded

public String getE4513MaintenanceOperationCoded()

setE4513MaintenanceOperationCoded

public FNTFootnote setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)


Copyright © 2018. All rights reserved.