org.milyn.edi.unedifact.d96a.WKGRRE
Class Wkgrre

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

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

See Also:
Serialized Form

Constructor Summary
Wkgrre()
           
 
Method Summary
 BGMBeginningOfMessage getBGMBeginningOfMessage()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<QTYQuantity> getQTYQuantity()
           
 List<SegmentGroup1> getSegmentGroup1()
           
 List<SegmentGroup3> getSegmentGroup3()
           
 List<SegmentGroup4> getSegmentGroup4()
           
 List<SegmentGroup5> getSegmentGroup5()
           
 Uns getUNSSectionControl()
           
 Wkgrre setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
           
 Wkgrre setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 Wkgrre setQTYQuantity(List<QTYQuantity> qTYQuantity)
           
 Wkgrre setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
           
 Wkgrre setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
           
 Wkgrre setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
           
 Wkgrre setSegmentGroup5(List<SegmentGroup5> segmentGroup5)
           
 Wkgrre 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

Wkgrre

public Wkgrre()
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 Wkgrre setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public Wkgrre setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getQTYQuantity

public List<QTYQuantity> getQTYQuantity()

setQTYQuantity

public Wkgrre setQTYQuantity(List<QTYQuantity> qTYQuantity)

getSegmentGroup1

public List<SegmentGroup1> getSegmentGroup1()

setSegmentGroup1

public Wkgrre setSegmentGroup1(List<SegmentGroup1> segmentGroup1)

getSegmentGroup3

public List<SegmentGroup3> getSegmentGroup3()

setSegmentGroup3

public Wkgrre setSegmentGroup3(List<SegmentGroup3> segmentGroup3)

getSegmentGroup4

public List<SegmentGroup4> getSegmentGroup4()

setSegmentGroup4

public Wkgrre setSegmentGroup4(List<SegmentGroup4> segmentGroup4)

getUNSSectionControl

public Uns getUNSSectionControl()

setUNSSectionControl

public Wkgrre setUNSSectionControl(Uns uNSSectionControl)

getSegmentGroup5

public List<SegmentGroup5> getSegmentGroup5()

setSegmentGroup5

public Wkgrre setSegmentGroup5(List<SegmentGroup5> segmentGroup5)


Copyright © 2018. All rights reserved.