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

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

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

See Also:
Serialized Form

Constructor Summary
C056DepartmentOrEmployeeDetails()
           
 
Method Summary
 String getE3412DepartmentOrEmployee()
           
 String getE3413DepartmentOrEmployeeIdentification()
           
 C056DepartmentOrEmployeeDetails setE3412DepartmentOrEmployee(String e3412DepartmentOrEmployee)
           
 C056DepartmentOrEmployeeDetails setE3413DepartmentOrEmployeeIdentification(String e3413DepartmentOrEmployeeIdentification)
           
 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

C056DepartmentOrEmployeeDetails

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

getE3413DepartmentOrEmployeeIdentification

public String getE3413DepartmentOrEmployeeIdentification()

setE3413DepartmentOrEmployeeIdentification

public C056DepartmentOrEmployeeDetails setE3413DepartmentOrEmployeeIdentification(String e3413DepartmentOrEmployeeIdentification)

getE3412DepartmentOrEmployee

public String getE3412DepartmentOrEmployee()

setE3412DepartmentOrEmployee

public C056DepartmentOrEmployeeDetails setE3412DepartmentOrEmployee(String e3412DepartmentOrEmployee)


Copyright © 2018. All rights reserved.