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

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

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

See Also:
Serialized Form

Constructor Summary
C784FootnoteIdentification()
           
 
Method Summary
 String getE7405IdentityNumberQualifier()
           
 String getE9432FootnoteIdentifier()
           
 C784FootnoteIdentification setE7405IdentityNumberQualifier(String e7405IdentityNumberQualifier)
           
 C784FootnoteIdentification setE9432FootnoteIdentifier(String e9432FootnoteIdentifier)
           
 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

C784FootnoteIdentification

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

getE9432FootnoteIdentifier

public String getE9432FootnoteIdentifier()

setE9432FootnoteIdentifier

public C784FootnoteIdentification setE9432FootnoteIdentifier(String e9432FootnoteIdentifier)

getE7405IdentityNumberQualifier

public String getE7405IdentityNumberQualifier()

setE7405IdentityNumberQualifier

public C784FootnoteIdentification setE7405IdentityNumberQualifier(String e7405IdentityNumberQualifier)


Copyright © 2018. All rights reserved.