org.milyn.edi.unedifact.d96a.common.field
Class C240ProductCharacteristic

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

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

See Also:
Serialized Form

Constructor Summary
C240ProductCharacteristic()
           
 
Method Summary
 String getE1131CodeListQualifier()
           
 String getE3055CodeListResponsibleAgencyCoded()
           
 String getE70361Characteristic()
           
 String getE70362Characteristic()
           
 String getE7037CharacteristicIdentification()
           
 C240ProductCharacteristic setE1131CodeListQualifier(String e1131CodeListQualifier)
           
 C240ProductCharacteristic setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)
           
 C240ProductCharacteristic setE70361Characteristic(String e70361Characteristic)
           
 C240ProductCharacteristic setE70362Characteristic(String e70362Characteristic)
           
 C240ProductCharacteristic setE7037CharacteristicIdentification(String e7037CharacteristicIdentification)
           
 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

C240ProductCharacteristic

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

getE7037CharacteristicIdentification

public String getE7037CharacteristicIdentification()

setE7037CharacteristicIdentification

public C240ProductCharacteristic setE7037CharacteristicIdentification(String e7037CharacteristicIdentification)

getE1131CodeListQualifier

public String getE1131CodeListQualifier()

setE1131CodeListQualifier

public C240ProductCharacteristic setE1131CodeListQualifier(String e1131CodeListQualifier)

getE3055CodeListResponsibleAgencyCoded

public String getE3055CodeListResponsibleAgencyCoded()

setE3055CodeListResponsibleAgencyCoded

public C240ProductCharacteristic setE3055CodeListResponsibleAgencyCoded(String e3055CodeListResponsibleAgencyCoded)

getE70361Characteristic

public String getE70361Characteristic()

setE70361Characteristic

public C240ProductCharacteristic setE70361Characteristic(String e70361Characteristic)

getE70362Characteristic

public String getE70362Characteristic()

setE70362Characteristic

public C240ProductCharacteristic setE70362Characteristic(String e70362Characteristic)


Copyright © 2018. All rights reserved.