JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
hec.io.dbf.annotations
Annotation Interface Type
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Type
Allows developers define a custom user type for reading/writing data into DBF Files.s
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
type
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Parameter
[]
parameters
Element Details
type
String
type
parameters
Parameter
[]
parameters
Default:
{}