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

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

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

See Also:
Serialized Form

Constructor Summary
QTYQuantity()
           
 
Method Summary
 C186QuantityDetails getC186QuantityDetails()
           
 QTYQuantity setC186QuantityDetails(C186QuantityDetails c186QuantityDetails)
           
 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

QTYQuantity

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

getC186QuantityDetails

public C186QuantityDetails getC186QuantityDetails()

setC186QuantityDetails

public QTYQuantity setC186QuantityDetails(C186QuantityDetails c186QuantityDetails)


Copyright © 2018. All rights reserved.