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

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

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

See Also:
Serialized Form

Constructor Summary
GIRRelatedIdentificationNumbers()
           
 
Method Summary
 C2061IdentificationNumber getC2061IdentificationNumber()
           
 C2061IdentificationNumber getC2062IdentificationNumber()
           
 C2061IdentificationNumber getC2063IdentificationNumber()
           
 C2061IdentificationNumber getC2064IdentificationNumber()
           
 C2061IdentificationNumber getC2065IdentificationNumber()
           
 String getE7297SetIdentificationQualifier()
           
 GIRRelatedIdentificationNumbers setC2061IdentificationNumber(C2061IdentificationNumber c2061IdentificationNumber)
           
 GIRRelatedIdentificationNumbers setC2062IdentificationNumber(C2061IdentificationNumber c2062IdentificationNumber)
           
 GIRRelatedIdentificationNumbers setC2063IdentificationNumber(C2061IdentificationNumber c2063IdentificationNumber)
           
 GIRRelatedIdentificationNumbers setC2064IdentificationNumber(C2061IdentificationNumber c2064IdentificationNumber)
           
 GIRRelatedIdentificationNumbers setC2065IdentificationNumber(C2061IdentificationNumber c2065IdentificationNumber)
           
 GIRRelatedIdentificationNumbers setE7297SetIdentificationQualifier(String e7297SetIdentificationQualifier)
           
 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

GIRRelatedIdentificationNumbers

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

getE7297SetIdentificationQualifier

public String getE7297SetIdentificationQualifier()

setE7297SetIdentificationQualifier

public GIRRelatedIdentificationNumbers setE7297SetIdentificationQualifier(String e7297SetIdentificationQualifier)

getC2061IdentificationNumber

public C2061IdentificationNumber getC2061IdentificationNumber()

setC2061IdentificationNumber

public GIRRelatedIdentificationNumbers setC2061IdentificationNumber(C2061IdentificationNumber c2061IdentificationNumber)

getC2062IdentificationNumber

public C2061IdentificationNumber getC2062IdentificationNumber()

setC2062IdentificationNumber

public GIRRelatedIdentificationNumbers setC2062IdentificationNumber(C2061IdentificationNumber c2062IdentificationNumber)

getC2063IdentificationNumber

public C2061IdentificationNumber getC2063IdentificationNumber()

setC2063IdentificationNumber

public GIRRelatedIdentificationNumbers setC2063IdentificationNumber(C2061IdentificationNumber c2063IdentificationNumber)

getC2064IdentificationNumber

public C2061IdentificationNumber getC2064IdentificationNumber()

setC2064IdentificationNumber

public GIRRelatedIdentificationNumbers setC2064IdentificationNumber(C2061IdentificationNumber c2064IdentificationNumber)

getC2065IdentificationNumber

public C2061IdentificationNumber getC2065IdentificationNumber()

setC2065IdentificationNumber

public GIRRelatedIdentificationNumbers setC2065IdentificationNumber(C2061IdentificationNumber c2065IdentificationNumber)


Copyright © 2018. All rights reserved.