ru.biosoft.access.support
Class StringField

java.lang.Object
  extended bycom.beanexplorer.beans.DynamicProperty
      extended byru.biosoft.access.support.DatabaseField
          extended byru.biosoft.access.support.StringField

public class StringField
extends DatabaseField

Pendung:
use Logger

Field Summary
protected static org.apache.log4j.Category log
           
 
Fields inherited from class ru.biosoft.access.support.DatabaseField
fieldTag
 
Fields inherited from class com.beanexplorer.beans.DynamicProperty
value
 
Constructor Summary
StringField(java.beans.PropertyDescriptor descriptor, java.lang.String fieldTag)
           
 
Method Summary
 java.lang.Object getValue()
           
 
Methods inherited from class ru.biosoft.access.support.DatabaseField
getEntry, getFieldTag
 
Methods inherited from class com.beanexplorer.beans.DynamicProperty
getAttribute, getDescriptor, getDisplayName, getName, getParent, getShortDescription, getType, isCanBeNull, isExpert, isHidden, isReadOnly, setAttribute, setCanBeNull, setDisplayName, setExpert, setHidden, setName, setParent, setReadOnly, setShortDescription, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Category log
Constructor Detail

StringField

public StringField(java.beans.PropertyDescriptor descriptor,
                   java.lang.String fieldTag)
Method Detail

getValue

public java.lang.Object getValue()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.