Interface Descriptor
-
- All Known Implementing Classes:
AttributeDescriptor,AttributeDescriptorList,NameDescriptor
public interface Descriptor
-
-
Field Summary
Fields Modifier and Type Field Description static StringSQL_NEW_INPUTSstatic StringSQL_TABLE
-
Method Summary
Modifier and Type Method Description DescriptorTypesgetDescriptorType()
-
-
-
Field Detail
-
SQL_TABLE
static final String SQL_TABLE
- See Also:
- Constant Field Values
-
SQL_NEW_INPUTS
static final String SQL_NEW_INPUTS
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDescriptorType
DescriptorTypes getDescriptorType()
-
-