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

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

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

See Also:
Serialized Form

Constructor Summary
CTAContactInformation()
           
 
Method Summary
 C056DepartmentOrEmployeeDetails getC056DepartmentOrEmployeeDetails()
           
 String getE3139ContactFunctionCoded()
           
 CTAContactInformation setC056DepartmentOrEmployeeDetails(C056DepartmentOrEmployeeDetails c056DepartmentOrEmployeeDetails)
           
 CTAContactInformation setE3139ContactFunctionCoded(String e3139ContactFunctionCoded)
           
 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

CTAContactInformation

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

getE3139ContactFunctionCoded

public String getE3139ContactFunctionCoded()

setE3139ContactFunctionCoded

public CTAContactInformation setE3139ContactFunctionCoded(String e3139ContactFunctionCoded)

getC056DepartmentOrEmployeeDetails

public C056DepartmentOrEmployeeDetails getC056DepartmentOrEmployeeDetails()

setC056DepartmentOrEmployeeDetails

public CTAContactInformation setC056DepartmentOrEmployeeDetails(C056DepartmentOrEmployeeDetails c056DepartmentOrEmployeeDetails)


Copyright © 2018. All rights reserved.