com.ptc.wgmecad.table
Class ValueFilePath

java.lang.Object
  extended bycom.ptc.wgmecad.table.ValueString
      extended bycom.ptc.wgmecad.table.ValueFilePath
All Implemented Interfaces:
ICellValue

public class ValueFilePath
extends ValueString
implements ICellValue


Field Summary
 
Fields inherited from class com.ptc.wgmecad.table.ValueString
value
 
Constructor Summary
ValueFilePath(String value)
           
 
Methods inherited from class com.ptc.wgmecad.table.ValueString
equals, getValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ptc.wgmecad.table.ICellValue
setValue
 

Constructor Detail

ValueFilePath

public ValueFilePath(String value)