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

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

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

See Also:
Serialized Form

Constructor Summary
C076CommunicationContact()
           
 
Method Summary
 String getE3148CommunicationNumber()
           
 String getE3155CommunicationChannelQualifier()
           
 C076CommunicationContact setE3148CommunicationNumber(String e3148CommunicationNumber)
           
 C076CommunicationContact setE3155CommunicationChannelQualifier(String e3155CommunicationChannelQualifier)
           
 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

C076CommunicationContact

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

getE3148CommunicationNumber

public String getE3148CommunicationNumber()

setE3148CommunicationNumber

public C076CommunicationContact setE3148CommunicationNumber(String e3148CommunicationNumber)

getE3155CommunicationChannelQualifier

public String getE3155CommunicationChannelQualifier()

setE3155CommunicationChannelQualifier

public C076CommunicationContact setE3155CommunicationChannelQualifier(String e3155CommunicationChannelQualifier)


Copyright © 2018. All rights reserved.