JSCAPE MFT Server

com.jscape.util.reflection.types
Class PathField

java.lang.Object
  extended by com.jscape.util.reflection.FieldType
      extended by com.jscape.util.reflection.types.PathField

public class PathField
extends FieldType

Virtual path field.


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

Field Detail

defaultValue

public final java.lang.String defaultValue
Constructor Detail

PathField

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

Parameters:
defaultValue -

PathField

public PathField()
Creates new instance.

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

JSCAPE MFT Server

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