org.milyn.edi.unedifact.d96a.AUTHOR
Class Author
java.lang.Object
org.milyn.edi.unedifact.d96a.AUTHOR.Author
- All Implemented Interfaces:
- Serializable, org.milyn.smooks.edi.EDIWritable
@EDIMessage
public class Author
- extends Object
- implements Serializable, org.milyn.smooks.edi.EDIWritable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Author
public Author()
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 Author setBGMBeginningOfMessage(BGMBeginningOfMessage bGMBeginningOfMessage)
getDTMDateTimePeriod
public DTMDateTimePeriod getDTMDateTimePeriod()
setDTMDateTimePeriod
public Author setDTMDateTimePeriod(DTMDateTimePeriod dTMDateTimePeriod)
getBUSBusinessFunction
public BUSBusinessFunction getBUSBusinessFunction()
setBUSBusinessFunction
public Author setBUSBusinessFunction(BUSBusinessFunction bUSBusinessFunction)
getSegmentGroup1
public List<SegmentGroup1> getSegmentGroup1()
setSegmentGroup1
public Author setSegmentGroup1(List<SegmentGroup1> segmentGroup1)
getSegmentGroup2
public List<SegmentGroup2> getSegmentGroup2()
setSegmentGroup2
public Author setSegmentGroup2(List<SegmentGroup2> segmentGroup2)
getSegmentGroup3
public List<SegmentGroup3> getSegmentGroup3()
setSegmentGroup3
public Author setSegmentGroup3(List<SegmentGroup3> segmentGroup3)
getSegmentGroup4
public List<SegmentGroup4> getSegmentGroup4()
setSegmentGroup4
public Author setSegmentGroup4(List<SegmentGroup4> segmentGroup4)
getCNTControlTotal
public List<CNTControlTotal> getCNTControlTotal()
setCNTControlTotal
public Author setCNTControlTotal(List<CNTControlTotal> cNTControlTotal)
getSegmentGroup9
public List<SegmentGroup9> getSegmentGroup9()
setSegmentGroup9
public Author setSegmentGroup9(List<SegmentGroup9> segmentGroup9)
Copyright © 2018. All rights reserved.