org.milyn.edi.unedifact.d96a.PARTIN
Class Partin

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

@EDIMessage
public class Partin
extends Object
implements Serializable, org.milyn.smooks.edi.EDIWritable

See Also:
Serialized Form

Constructor Summary
Partin()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()
           
 List<FTXFreeText> getFTXFreeText()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup2> getSegmentGroup2()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 Uns getUNSSectionControl()
           
 Partin setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Partin setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Partin setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)
           
 Partin setFTXFreeText(List<FTXFreeText> fTXFreeText)
           
 Partin setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Partin setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
           
 Partin setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Partin setUNSSectionControl(Uns uNSSectionControl)
           
 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

Partin

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

getBGMBeginningOfMessage

public BGMBeginningOfMessage getBGMBeginningOfMessage()

setBGMBeginningOfMessage

public Partin setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Partin setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getFIIFinancialInstitutionInformation

public List<FIIFinancialInstitutionInformation> getFIIFinancialInstitutionInformation()

setFIIFinancialInstitutionInformation

public Partin setFIIFinancialInstitutionInformation(List<FIIFinancialInstitutionInformation> fIIFinancialInstitutionInformation)

getFTXFreeText

public List<FTXFreeText> getFTXFreeText()

setFTXFreeText

public Partin setFTXFreeText(List<FTXFreeText> fTXFreeText)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Partin setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup2

public List<SegmentGroup2> getSegmentGroup2()

setSegmentGroup2

public Partin setSegmentGroup2(List<SegmentGroup2> segmentGroup2)

getUNSSectionControl

public Uns getUNSSectionControl()

setUNSSectionControl

public Partin setUNSSectionControl(Uns uNSSectionControl)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Partin setSegmentGroup4(List<SegmentGroup4> segmentGroup4)


Copyright © 2018. All rights reserved.