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

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

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

See Also:
Serialized Form

Constructor Summary
INDIndexDetails()
           
 
Method Summary
 C545IndexIdentification getC545IndexIdentification()
           
 C546IndexValue getC546IndexValue()
           
 INDIndexDetails setC545IndexIdentification(C545IndexIdentification c545IndexIdentification)
           
 INDIndexDetails setC546IndexValue(C546IndexValue c546IndexValue)
           
 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

INDIndexDetails

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

getC545IndexIdentification

public C545IndexIdentification getC545IndexIdentification()

setC545IndexIdentification

public INDIndexDetails setC545IndexIdentification(C545IndexIdentification c545IndexIdentification)

getC546IndexValue

public C546IndexValue getC546IndexValue()

setC546IndexValue

public INDIndexDetails setC546IndexValue(C546IndexValue c546IndexValue)


Copyright © 2018. All rights reserved.