com.ptc.wgmecad.table
Class ValueHookFunction

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

public class ValueHookFunction
extends ValueString


Field Summary
 
Fields inherited from class com.ptc.wgmecad.table.ValueString
value
 
Constructor Summary
ValueHookFunction(String value)
           
 
Method Summary
static String[] getValidValues()
           
 
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
 

Constructor Detail

ValueHookFunction

public ValueHookFunction(String value)
Method Detail

getValidValues

public static String[] getValidValues()