com.ptc.wgmecad.table
Class ValueFileLocation

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

public class ValueFileLocation
extends ValueString
implements ICellValue


Field Summary
 
Fields inherited from class com.ptc.wgmecad.table.ValueString
value
 
Constructor Summary
ValueFileLocation(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

ValueFileLocation

public ValueFileLocation(String value)