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

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

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

See Also:
Serialized Form

Constructor Summary
C234UndgInformation()
           
 
Method Summary
 String getE7088DangerousGoodsFlashpoint()
           
 String getE7124UNDGNumber()
           
 C234UndgInformation setE7088DangerousGoodsFlashpoint(String e7088DangerousGoodsFlashpoint)
           
 C234UndgInformation setE7124UNDGNumber(String e7124UNDGNumber)
           
 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

C234UndgInformation

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

getE7124UNDGNumber

public String getE7124UNDGNumber()

setE7124UNDGNumber

public C234UndgInformation setE7124UNDGNumber(String e7124UNDGNumber)

getE7088DangerousGoodsFlashpoint

public String getE7088DangerousGoodsFlashpoint()

setE7088DangerousGoodsFlashpoint

public C234UndgInformation setE7088DangerousGoodsFlashpoint(String e7088DangerousGoodsFlashpoint)


Copyright © 2018. All rights reserved.