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

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

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

See Also:
Serialized Form

Constructor Summary
DLMDeliveryLimitations()
           
 
Method Summary
 C214SpecialServicesIdentification getC214SpecialServicesIdentification()
           
 C522Instruction getC522Instruction()
           
 String getE4455BackOrderCoded()
           
 String getE4457ProductServiceSubstitutionCoded()
           
 DLMDeliveryLimitations setC214SpecialServicesIdentification(C214SpecialServicesIdentification c214SpecialServicesIdentification)
           
 DLMDeliveryLimitations setC522Instruction(C522Instruction c522Instruction)
           
 DLMDeliveryLimitations setE4455BackOrderCoded(String e4455BackOrderCoded)
           
 DLMDeliveryLimitations setE4457ProductServiceSubstitutionCoded(String e4457ProductServiceSubstitutionCoded)
           
 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

DLMDeliveryLimitations

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

getE4455BackOrderCoded

public String getE4455BackOrderCoded()

setE4455BackOrderCoded

public DLMDeliveryLimitations setE4455BackOrderCoded(String e4455BackOrderCoded)

getC522Instruction

public C522Instruction getC522Instruction()

setC522Instruction

public DLMDeliveryLimitations setC522Instruction(C522Instruction c522Instruction)

getC214SpecialServicesIdentification

public C214SpecialServicesIdentification getC214SpecialServicesIdentification()

setC214SpecialServicesIdentification

public DLMDeliveryLimitations setC214SpecialServicesIdentification(C214SpecialServicesIdentification c214SpecialServicesIdentification)

getE4457ProductServiceSubstitutionCoded

public String getE4457ProductServiceSubstitutionCoded()

setE4457ProductServiceSubstitutionCoded

public DLMDeliveryLimitations setE4457ProductServiceSubstitutionCoded(String e4457ProductServiceSubstitutionCoded)


Copyright © 2018. All rights reserved.