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

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

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

See Also:
Serialized Form

Constructor Summary
CCICharacteristicClassId()
           
 
Method Summary
 C240ProductCharacteristic getC240ProductCharacteristic()
           
 C502MeasurementDetails getC502MeasurementDetails()
           
 String getE7059PropertyClassCoded()
           
 CCICharacteristicClassId setC240ProductCharacteristic(C240ProductCharacteristic c240ProductCharacteristic)
           
 CCICharacteristicClassId setC502MeasurementDetails(C502MeasurementDetails c502MeasurementDetails)
           
 CCICharacteristicClassId setE7059PropertyClassCoded(String e7059PropertyClassCoded)
           
 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

CCICharacteristicClassId

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

getE7059PropertyClassCoded

public String getE7059PropertyClassCoded()

setE7059PropertyClassCoded

public CCICharacteristicClassId setE7059PropertyClassCoded(String e7059PropertyClassCoded)

getC502MeasurementDetails

public C502MeasurementDetails getC502MeasurementDetails()

setC502MeasurementDetails

public CCICharacteristicClassId setC502MeasurementDetails(C502MeasurementDetails c502MeasurementDetails)

getC240ProductCharacteristic

public C240ProductCharacteristic getC240ProductCharacteristic()

setC240ProductCharacteristic

public CCICharacteristicClassId setC240ProductCharacteristic(C240ProductCharacteristic c240ProductCharacteristic)


Copyright © 2018. All rights reserved.