com.ptc.wgmecad.table
Interface ICellValue

All Known Implementing Classes:
ValueFileLocation, ValueFilePath, ValueHook, ValueIcon, ValueString

public interface ICellValue


Method Summary
 void setValue(String value)
           
 

Method Detail

setValue

public void setValue(String value)