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

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

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

See Also:
Serialized Form

Constructor Summary
AGRAgreementIdentification()
           
 
Method Summary
 C543AgreementTypeIdentification getC543AgreementTypeIdentification()
           
 String getE9419ServiceLayerCoded()
           
 AGRAgreementIdentification setC543AgreementTypeIdentification(C543AgreementTypeIdentification c543AgreementTypeIdentification)
           
 AGRAgreementIdentification setE9419ServiceLayerCoded(String e9419ServiceLayerCoded)
           
 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

AGRAgreementIdentification

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

getC543AgreementTypeIdentification

public C543AgreementTypeIdentification getC543AgreementTypeIdentification()

setC543AgreementTypeIdentification

public AGRAgreementIdentification setC543AgreementTypeIdentification(C543AgreementTypeIdentification c543AgreementTypeIdentification)

getE9419ServiceLayerCoded

public String getE9419ServiceLayerCoded()

setE9419ServiceLayerCoded

public AGRAgreementIdentification setE9419ServiceLayerCoded(String e9419ServiceLayerCoded)


Copyright © 2018. All rights reserved.