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

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

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

See Also:
Serialized Form

Constructor Summary
SEGSegmentIdentification()
           
 
Method Summary
 String getE1507ClassDesignatorCoded()
           
 String getE4513MaintenanceOperationCoded()
           
 String getE9166SegmentTag()
           
 SEGSegmentIdentification setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)
           
 SEGSegmentIdentification setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)
           
 SEGSegmentIdentification setE9166SegmentTag(String e9166SegmentTag)
           
 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

SEGSegmentIdentification

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

getE9166SegmentTag

public String getE9166SegmentTag()

setE9166SegmentTag

public SEGSegmentIdentification setE9166SegmentTag(String e9166SegmentTag)

getE1507ClassDesignatorCoded

public String getE1507ClassDesignatorCoded()

setE1507ClassDesignatorCoded

public SEGSegmentIdentification setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)

getE4513MaintenanceOperationCoded

public String getE4513MaintenanceOperationCoded()

setE4513MaintenanceOperationCoded

public SEGSegmentIdentification setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)


Copyright © 2018. All rights reserved.