org.milyn.edi.unedifact.d96a.CONITT
Class SegmentGroup1

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup1()
           
 
Method Summary
 INDIndexDetails getINDIndexDetails()
           
 RCSRequirementsAndConditions getRCSRequirementsAndConditions()
           
 SegmentGroup2 getSegmentGroup2()
           
 SegmentGroup1 setINDIndexDetails(INDIndexDetails iNDIndexDetails)
           
 SegmentGroup1 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)
           
 SegmentGroup1 setSegmentGroup2(SegmentGroup2 segmentGroup2)
           
 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

SegmentGroup1

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

getINDIndexDetails

public INDIndexDetails getINDIndexDetails()

setINDIndexDetails

public SegmentGroup1 setINDIndexDetails(INDIndexDetails iNDIndexDetails)

getRCSRequirementsAndConditions

public RCSRequirementsAndConditions getRCSRequirementsAndConditions()

setRCSRequirementsAndConditions

public SegmentGroup1 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)

getSegmentGroup2

public SegmentGroup2 getSegmentGroup2()

setSegmentGroup2

public SegmentGroup1 setSegmentGroup2(SegmentGroup2 segmentGroup2)


Copyright © 2018. All rights reserved.