HEADER

ru.biosoft.access.support
Class StringField

java.lang.Object
  |
  +--com.beanexplorer.beans.DynamicProperty
        |
        +--ru.biosoft.access.support.DatabaseField
              |
              +--ru.biosoft.access.support.StringField

public class StringField
extends DatabaseField

pending use Logger

Constructor Summary
StringField(PropertyDescriptor descriptor, String fieldTag)
           

Method Summary
 ObjectgetValue()
           

Methods inherited from class ru.biosoft.access.support.DatabaseField
getFieldTag

Methods inherited from class com.beanexplorer.beans.DynamicProperty
getDescriptor, getType, setValue, getParent

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Constructor Detail

StringField

public StringField(PropertyDescriptor descriptor, String fieldTag)
Method Detail

getValue

public Object getValue()

Association Links

to Class org.apache.log4j.Category


FOOTER

BOTTOM