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

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup31()
           
 
Method Summary
 BIIStructureIdentification getBIIStructureIdentification()
           
 GISGeneralIndicator getGISGeneralIndicator()
           
 RCSRequirementsAndConditions getRCSRequirementsAndConditions()
           
 SegmentGroup31 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)
           
 SegmentGroup31 setGISGeneralIndicator(GISGeneralIndicator gISGeneralIndicator)
           
 SegmentGroup31 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)
           
 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

SegmentGroup31

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

getRCSRequirementsAndConditions

public RCSRequirementsAndConditions getRCSRequirementsAndConditions()

setRCSRequirementsAndConditions

public SegmentGroup31 setRCSRequirementsAndConditions(RCSRequirementsAndConditions rCSRequirementsAndConditions)

getBIIStructureIdentification

public BIIStructureIdentification getBIIStructureIdentification()

setBIIStructureIdentification

public SegmentGroup31 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)

getGISGeneralIndicator

public GISGeneralIndicator getGISGeneralIndicator()

setGISGeneralIndicator

public SegmentGroup31 setGISGeneralIndicator(GISGeneralIndicator gISGeneralIndicator)


Copyright © 2018. All rights reserved.