HEADER

ru.biosoft.access.support
Class DatabaseField

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

public class DatabaseField
extends DynamicProperty


Constructor Summary
DatabaseField(PropertyDescriptor descriptor, Class type, String fieldTag)
           

Method Summary
 StringgetFieldTag()
           

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

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

Constructor Detail

DatabaseField

public DatabaseField(PropertyDescriptor descriptor, Class type, String fieldTag)
Method Detail

getFieldTag

public String getFieldTag()

Association Links

to Class java.lang.String


FOOTER

BOTTOM