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

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

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

See Also:
Serialized Form

Constructor Summary
C235HazardIdentification()
           
 
Method Summary
 String getE8158HazardIdentificationNumberUpperPart()
           
 String getE8186SubstanceIdentificationNumberLowerPart()
           
 C235HazardIdentification setE8158HazardIdentificationNumberUpperPart(String e8158HazardIdentificationNumberUpperPart)
           
 C235HazardIdentification setE8186SubstanceIdentificationNumberLowerPart(String e8186SubstanceIdentificationNumberLowerPart)
           
 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

C235HazardIdentification

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

getE8158HazardIdentificationNumberUpperPart

public String getE8158HazardIdentificationNumberUpperPart()

setE8158HazardIdentificationNumberUpperPart

public C235HazardIdentification setE8158HazardIdentificationNumberUpperPart(String e8158HazardIdentificationNumberUpperPart)

getE8186SubstanceIdentificationNumberLowerPart

public String getE8186SubstanceIdentificationNumberLowerPart()

setE8186SubstanceIdentificationNumberLowerPart

public C235HazardIdentification setE8186SubstanceIdentificationNumberLowerPart(String e8186SubstanceIdentificationNumberLowerPart)


Copyright © 2018. All rights reserved.