JSCAPE MFT Server

com.jscape.util.reflection.types
Class PathField

java.lang.Object
  extended by com.jscape.util.reflection.types.PathField
All Implemented Interfaces:
FieldType

public final class PathField
extends java.lang.Object
implements FieldType

Virtual path field.


Constructor Summary
PathField()
          Creates new instance.
PathField(java.lang.String defaultValue)
          Creates new instance with default value.
 
Method Summary
 java.lang.String getDefaultValue()
          Gets default value.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathField

public PathField()
Creates new instance.


PathField

public PathField(java.lang.String defaultValue)
Creates new instance with default value.

Parameters:
defaultValue -
Method Detail

getDefaultValue

public java.lang.String getDefaultValue()
Gets default value.

Returns:

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved