org.milyn.edi.unedifact.d96a.common
Class LOCPlaceLocationIdentification

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

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

See Also:
Serialized Form

Constructor Summary
LOCPlaceLocationIdentification()
           
 
Method Summary
 C517LocationIdentification getC517LocationIdentification()
           
 C519RelatedLocationOneIdentification getC519RelatedLocationOneIdentification()
           
 C553RelatedLocationTwoIdentification getC553RelatedLocationTwoIdentification()
           
 String getE3227PlaceLocationQualifier()
           
 String getE5479RelationCoded()
           
 LOCPlaceLocationIdentification setC517LocationIdentification(C517LocationIdentification c517LocationIdentification)
           
 LOCPlaceLocationIdentification setC519RelatedLocationOneIdentification(C519RelatedLocationOneIdentification c519RelatedLocationOneIdentification)
           
 LOCPlaceLocationIdentification setC553RelatedLocationTwoIdentification(C553RelatedLocationTwoIdentification c553RelatedLocationTwoIdentification)
           
 LOCPlaceLocationIdentification setE3227PlaceLocationQualifier(String e3227PlaceLocationQualifier)
           
 LOCPlaceLocationIdentification setE5479RelationCoded(String e5479RelationCoded)
           
 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

LOCPlaceLocationIdentification

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

getE3227PlaceLocationQualifier

public String getE3227PlaceLocationQualifier()

setE3227PlaceLocationQualifier

public LOCPlaceLocationIdentification setE3227PlaceLocationQualifier(String e3227PlaceLocationQualifier)

getC517LocationIdentification

public C517LocationIdentification getC517LocationIdentification()

setC517LocationIdentification

public LOCPlaceLocationIdentification setC517LocationIdentification(C517LocationIdentification c517LocationIdentification)

getC519RelatedLocationOneIdentification

public C519RelatedLocationOneIdentification getC519RelatedLocationOneIdentification()

setC519RelatedLocationOneIdentification

public LOCPlaceLocationIdentification setC519RelatedLocationOneIdentification(C519RelatedLocationOneIdentification c519RelatedLocationOneIdentification)

getC553RelatedLocationTwoIdentification

public C553RelatedLocationTwoIdentification getC553RelatedLocationTwoIdentification()

setC553RelatedLocationTwoIdentification

public LOCPlaceLocationIdentification setC553RelatedLocationTwoIdentification(C553RelatedLocationTwoIdentification c553RelatedLocationTwoIdentification)

getE5479RelationCoded

public String getE5479RelationCoded()

setE5479RelationCoded

public LOCPlaceLocationIdentification setE5479RelationCoded(String e5479RelationCoded)


Copyright © 2018. All rights reserved.