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

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

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

See Also:
Serialized Form

Constructor Summary
C553RelatedLocationTwoIdentification()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE3232RelatedPlaceLocationTwo()
           
 String getE3233RelatedPlaceLocationTwoIdentification()
           
 C553RelatedLocationTwoIdentification setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C553RelatedLocationTwoIdentification setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C553RelatedLocationTwoIdentification setE3232RelatedPlaceLocationTwo(String e3232RelatedPlaceLocationTwo)
           
 C553RelatedLocationTwoIdentification setE3233RelatedPlaceLocationTwoIdentification(String e3233RelatedPlaceLocationTwoIdentification)
           
 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

C553RelatedLocationTwoIdentification

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

getE3233RelatedPlaceLocationTwoIdentification

public String getE3233RelatedPlaceLocationTwoIdentification()

setE3233RelatedPlaceLocationTwoIdentification

public C553RelatedLocationTwoIdentification setE3233RelatedPlaceLocationTwoIdentification(String e3233RelatedPlaceLocationTwoIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C553RelatedLocationTwoIdentification setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C553RelatedLocationTwoIdentification setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE3232RelatedPlaceLocationTwo

public String getE3232RelatedPlaceLocationTwo()

setE3232RelatedPlaceLocationTwo

public C553RelatedLocationTwoIdentification setE3232RelatedPlaceLocationTwo(String e3232RelatedPlaceLocationTwo)


Copyright © 2018. All rights reserved.