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

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

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

See Also:
Serialized Form

Constructor Summary
C783FootnoteSetIdentification()
           
 
Method Summary
 String getE7405IdentityNumberQualifier()
           
 String getE9430FootnoteSetIdentifier()
           
 C783FootnoteSetIdentification setE7405IdentityNumberQualifier(String e7405IdentityNumberQualifier)
           
 C783FootnoteSetIdentification setE9430FootnoteSetIdentifier(String e9430FootnoteSetIdentifier)
           
 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

C783FootnoteSetIdentification

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

getE9430FootnoteSetIdentifier

public String getE9430FootnoteSetIdentifier()

setE9430FootnoteSetIdentifier

public C783FootnoteSetIdentification setE9430FootnoteSetIdentifier(String e9430FootnoteSetIdentifier)

getE7405IdentityNumberQualifier

public String getE7405IdentityNumberQualifier()

setE7405IdentityNumberQualifier

public C783FootnoteSetIdentification setE7405IdentityNumberQualifier(String e7405IdentityNumberQualifier)


Copyright © 2018. All rights reserved.