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

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

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

See Also:
Serialized Form

Constructor Summary
CMPCompositeDataElementIdentification()
           
 
Method Summary
 String getE1507ClassDesignatorCoded()
           
 String getE4513MaintenanceOperationCoded()
           
 String getE9146CompositeDataElementTag()
           
 CMPCompositeDataElementIdentification setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)
           
 CMPCompositeDataElementIdentification setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)
           
 CMPCompositeDataElementIdentification setE9146CompositeDataElementTag(String e9146CompositeDataElementTag)
           
 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

CMPCompositeDataElementIdentification

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

getE9146CompositeDataElementTag

public String getE9146CompositeDataElementTag()

setE9146CompositeDataElementTag

public CMPCompositeDataElementIdentification setE9146CompositeDataElementTag(String e9146CompositeDataElementTag)

getE1507ClassDesignatorCoded

public String getE1507ClassDesignatorCoded()

setE1507ClassDesignatorCoded

public CMPCompositeDataElementIdentification setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)

getE4513MaintenanceOperationCoded

public String getE4513MaintenanceOperationCoded()

setE4513MaintenanceOperationCoded

public CMPCompositeDataElementIdentification setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)


Copyright © 2018. All rights reserved.