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

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

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

See Also:
Serialized Form

Constructor Summary
VLIValueListIdentification()
           
 
Method Summary
 C082PartyIdentificationDetails getC082PartyIdentificationDetails()
           
 C240ProductCharacteristic getC240ProductCharacteristic()
           
 C780ValueListIdentification getC780ValueListIdentification()
           
 String getE1505ValueListTypeCoded()
           
 String getE1507ClassDesignatorCoded()
           
 String getE1514ValueListName()
           
 String getE4405StatusCoded()
           
 String getE4513MaintenanceOperationCoded()
           
 VLIValueListIdentification setC082PartyIdentificationDetails(C082PartyIdentificationDetails c082PartyIdentificationDetails)
           
 VLIValueListIdentification setC240ProductCharacteristic(C240ProductCharacteristic c240ProductCharacteristic)
           
 VLIValueListIdentification setC780ValueListIdentification(C780ValueListIdentification c780ValueListIdentification)
           
 VLIValueListIdentification setE1505ValueListTypeCoded(String e1505ValueListTypeCoded)
           
 VLIValueListIdentification setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)
           
 VLIValueListIdentification setE1514ValueListName(String e1514ValueListName)
           
 VLIValueListIdentification setE4405StatusCoded(String e4405StatusCoded)
           
 VLIValueListIdentification setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)
           
 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

VLIValueListIdentification

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

getC780ValueListIdentification

public C780ValueListIdentification getC780ValueListIdentification()

setC780ValueListIdentification

public VLIValueListIdentification setC780ValueListIdentification(C780ValueListIdentification c780ValueListIdentification)

getC082PartyIdentificationDetails

public C082PartyIdentificationDetails getC082PartyIdentificationDetails()

setC082PartyIdentificationDetails

public VLIValueListIdentification setC082PartyIdentificationDetails(C082PartyIdentificationDetails c082PartyIdentificationDetails)

getE4405StatusCoded

public String getE4405StatusCoded()

setE4405StatusCoded

public VLIValueListIdentification setE4405StatusCoded(String e4405StatusCoded)

getE1514ValueListName

public String getE1514ValueListName()

setE1514ValueListName

public VLIValueListIdentification setE1514ValueListName(String e1514ValueListName)

getE1507ClassDesignatorCoded

public String getE1507ClassDesignatorCoded()

setE1507ClassDesignatorCoded

public VLIValueListIdentification setE1507ClassDesignatorCoded(String e1507ClassDesignatorCoded)

getE1505ValueListTypeCoded

public String getE1505ValueListTypeCoded()

setE1505ValueListTypeCoded

public VLIValueListIdentification setE1505ValueListTypeCoded(String e1505ValueListTypeCoded)

getC240ProductCharacteristic

public C240ProductCharacteristic getC240ProductCharacteristic()

setC240ProductCharacteristic

public VLIValueListIdentification setC240ProductCharacteristic(C240ProductCharacteristic c240ProductCharacteristic)

getE4513MaintenanceOperationCoded

public String getE4513MaintenanceOperationCoded()

setE4513MaintenanceOperationCoded

public VLIValueListIdentification setE4513MaintenanceOperationCoded(String e4513MaintenanceOperationCoded)


Copyright © 2018. All rights reserved.