org.milyn.edi.unedifact.d96a.CONDRA
Class SegmentGroup6

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

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

See Also:
Serialized Form

Constructor Summary
SegmentGroup6()
           
 
Method Summary
 List<AGRAgreementIdentification> getAGRAgreementIdentification()
           
 List<AUTAuthenticationResult> getAUTAuthenticationResult()
           
 BIIStructureIdentification getBIIStructureIdentification()
           
 CTAContactInformation getCTAContactInformation()
           
 List<DIMDimensions> getDIMDimensions()
           
 List<DTMDateTimePeriod> getDTMDateTimePeriod()
           
 List<GISGeneralIndicator> getGISGeneralIndicator()
           
 IMDItemDescription getIMDItemDescription()
           
 List<INPPartiesToInstruction> getINPPartiesToInstruction()
           
 List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()
           
 MEAMeasurements getMEAMeasurements()
           
 List<QTYQuantity> getQTYQuantity()
           
 List<RCSRequirementsAndConditions> getRCSRequirementsAndConditions()
           
 List<SegmentGroup7> getSegmentGroup7()
           
 SegmentGroup6 setAGRAgreementIdentification(List<AGRAgreementIdentification> aGRAgreementIdentification)
           
 SegmentGroup6 setAUTAuthenticationResult(List<AUTAuthenticationResult> aUTAuthenticationResult)
           
 SegmentGroup6 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)
           
 SegmentGroup6 setCTAContactInformation(CTAContactInformation cTAContactInformation)
           
 SegmentGroup6 setDIMDimensions(List<DIMDimensions> dIMDimensions)
           
 SegmentGroup6 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)
           
 SegmentGroup6 setGISGeneralIndicator(List<GISGeneralIndicator> gISGeneralIndicator)
           
 SegmentGroup6 setIMDItemDescription(IMDItemDescription iMDItemDescription)
           
 SegmentGroup6 setINPPartiesToInstruction(List<INPPartiesToInstruction> iNPPartiesToInstruction)
           
 SegmentGroup6 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)
           
 SegmentGroup6 setMEAMeasurements(MEAMeasurements mEAMeasurements)
           
 SegmentGroup6 setQTYQuantity(List<QTYQuantity> qTYQuantity)
           
 SegmentGroup6 setRCSRequirementsAndConditions(List<RCSRequirementsAndConditions> rCSRequirementsAndConditions)
           
 SegmentGroup6 setSegmentGroup7(List<SegmentGroup7> segmentGroup7)
           
 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

SegmentGroup6

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

getBIIStructureIdentification

public BIIStructureIdentification getBIIStructureIdentification()

setBIIStructureIdentification

public SegmentGroup6 setBIIStructureIdentification(BIIStructureIdentification bIIStructureIdentification)

getGISGeneralIndicator

public List<GISGeneralIndicator> getGISGeneralIndicator()

setGISGeneralIndicator

public SegmentGroup6 setGISGeneralIndicator(List<GISGeneralIndicator> gISGeneralIndicator)

getDTMDateTimePeriod

public List<DTMDateTimePeriod> getDTMDateTimePeriod()

setDTMDateTimePeriod

public SegmentGroup6 setDTMDateTimePeriod(List<DTMDateTimePeriod> dTMDateTimePeriod)

getIMDItemDescription

public IMDItemDescription getIMDItemDescription()

setIMDItemDescription

public SegmentGroup6 setIMDItemDescription(IMDItemDescription iMDItemDescription)

getQTYQuantity

public List<QTYQuantity> getQTYQuantity()

setQTYQuantity

public SegmentGroup6 setQTYQuantity(List<QTYQuantity> qTYQuantity)

getCTAContactInformation

public CTAContactInformation getCTAContactInformation()

setCTAContactInformation

public SegmentGroup6 setCTAContactInformation(CTAContactInformation cTAContactInformation)

getAUTAuthenticationResult

public List<AUTAuthenticationResult> getAUTAuthenticationResult()

setAUTAuthenticationResult

public SegmentGroup6 setAUTAuthenticationResult(List<AUTAuthenticationResult> aUTAuthenticationResult)

getAGRAgreementIdentification

public List<AGRAgreementIdentification> getAGRAgreementIdentification()

setAGRAgreementIdentification

public SegmentGroup6 setAGRAgreementIdentification(List<AGRAgreementIdentification> aGRAgreementIdentification)

getINPPartiesToInstruction

public List<INPPartiesToInstruction> getINPPartiesToInstruction()

setINPPartiesToInstruction

public SegmentGroup6 setINPPartiesToInstruction(List<INPPartiesToInstruction> iNPPartiesToInstruction)

getRCSRequirementsAndConditions

public List<RCSRequirementsAndConditions> getRCSRequirementsAndConditions()

setRCSRequirementsAndConditions

public SegmentGroup6 setRCSRequirementsAndConditions(List<RCSRequirementsAndConditions> rCSRequirementsAndConditions)

getLOCPlaceLocationIdentification

public List<LOCPlaceLocationIdentification> getLOCPlaceLocationIdentification()

setLOCPlaceLocationIdentification

public SegmentGroup6 setLOCPlaceLocationIdentification(List<LOCPlaceLocationIdentification> lOCPlaceLocationIdentification)

getDIMDimensions

public List<DIMDimensions> getDIMDimensions()

setDIMDimensions

public SegmentGroup6 setDIMDimensions(List<DIMDimensions> dIMDimensions)

getMEAMeasurements

public MEAMeasurements getMEAMeasurements()

setMEAMeasurements

public SegmentGroup6 setMEAMeasurements(MEAMeasurements mEAMeasurements)

getSegmentGroup7

public List<SegmentGroup7> getSegmentGroup7()

setSegmentGroup7

public SegmentGroup6 setSegmentGroup7(List<SegmentGroup7> segmentGroup7)


Copyright © 2018. All rights reserved.