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

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

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

See Also:
Serialized Form

Constructor Summary
C222TransportIdentification()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE8212IdOfTheMeansOfTransport()
           
 String getE8213IdOfMeansOfTransportIdentification()
           
 String getE8453NationalityOfMeansOfTransportCoded()
           
 C222TransportIdentification setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C222TransportIdentification setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C222TransportIdentification setE8212IdOfTheMeansOfTransport(String e8212IdOfTheMeansOfTransport)
           
 C222TransportIdentification setE8213IdOfMeansOfTransportIdentification(String e8213IdOfMeansOfTransportIdentification)
           
 C222TransportIdentification setE8453NationalityOfMeansOfTransportCoded(String e8453NationalityOfMeansOfTransportCoded)
           
 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

C222TransportIdentification

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

getE8213IdOfMeansOfTransportIdentification

public String getE8213IdOfMeansOfTransportIdentification()

setE8213IdOfMeansOfTransportIdentification

public C222TransportIdentification setE8213IdOfMeansOfTransportIdentification(String e8213IdOfMeansOfTransportIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C222TransportIdentification setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C222TransportIdentification setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE8212IdOfTheMeansOfTransport

public String getE8212IdOfTheMeansOfTransport()

setE8212IdOfTheMeansOfTransport

public C222TransportIdentification setE8212IdOfTheMeansOfTransport(String e8212IdOfTheMeansOfTransport)

getE8453NationalityOfMeansOfTransportCoded

public String getE8453NationalityOfMeansOfTransportCoded()

setE8453NationalityOfMeansOfTransportCoded

public C222TransportIdentification setE8453NationalityOfMeansOfTransportCoded(String e8453NationalityOfMeansOfTransportCoded)


Copyright © 2018. All rights reserved.