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

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

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

See Also:
Serialized Form

Constructor Summary
C228TransportMeans()
           
 
Method Summary
 String getE8178TypeOfMeansOfTransport()
           
 String getE8179TypeOfMeansOfTransportIdentification()
           
 C228TransportMeans setE8178TypeOfMeansOfTransport(String e8178TypeOfMeansOfTransport)
           
 C228TransportMeans setE8179TypeOfMeansOfTransportIdentification(String e8179TypeOfMeansOfTransportIdentification)
           
 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

C228TransportMeans

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

getE8179TypeOfMeansOfTransportIdentification

public String getE8179TypeOfMeansOfTransportIdentification()

setE8179TypeOfMeansOfTransportIdentification

public C228TransportMeans setE8179TypeOfMeansOfTransportIdentification(String e8179TypeOfMeansOfTransportIdentification)

getE8178TypeOfMeansOfTransport

public String getE8178TypeOfMeansOfTransport()

setE8178TypeOfMeansOfTransport

public C228TransportMeans setE8178TypeOfMeansOfTransport(String e8178TypeOfMeansOfTransport)


Copyright © 2018. All rights reserved.