JSCAPE MFT Server

com.jscape.util.reflection
Class StringField

java.lang.Object
  extended by com.jscape.util.reflection.FieldType
      extended by com.jscape.util.reflection.StringField

public class StringField
extends FieldType

String field component.


Constructor Summary
StringField()
          Creates new instance.
StringField(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

StringField

public StringField()
Creates new instance.


StringField

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

Parameters:
defaultValue - the default value
Method Detail

getDefaultValue

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

Returns:

JSCAPE MFT Server

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