org.milyn.edi.unedifact.d96a.common
Class SCCSchedulingConditions

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

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

See Also:
Serialized Form

Constructor Summary
SCCSchedulingConditions()
           
 
Method Summary
 C329PatternDescription getC329PatternDescription()
           
 String getE4017DeliveryPlanStatusIndicatorCoded()
           
 String getE4493DeliveryRequirementsCoded()
           
 SCCSchedulingConditions setC329PatternDescription(C329PatternDescription c329PatternDescription)
           
 SCCSchedulingConditions setE4017DeliveryPlanStatusIndicatorCoded(String e4017DeliveryPlanStatusIndicatorCoded)
           
 SCCSchedulingConditions setE4493DeliveryRequirementsCoded(String e4493DeliveryRequirementsCoded)
           
 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

SCCSchedulingConditions

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

getE4017DeliveryPlanStatusIndicatorCoded

public String getE4017DeliveryPlanStatusIndicatorCoded()

setE4017DeliveryPlanStatusIndicatorCoded

public SCCSchedulingConditions setE4017DeliveryPlanStatusIndicatorCoded(String e4017DeliveryPlanStatusIndicatorCoded)

getE4493DeliveryRequirementsCoded

public String getE4493DeliveryRequirementsCoded()

setE4493DeliveryRequirementsCoded

public SCCSchedulingConditions setE4493DeliveryRequirementsCoded(String e4493DeliveryRequirementsCoded)

getC329PatternDescription

public C329PatternDescription getC329PatternDescription()

setC329PatternDescription

public SCCSchedulingConditions setC329PatternDescription(C329PatternDescription c329PatternDescription)


Copyright © 2018. All rights reserved.