public class FieldDef extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldDef.Type |
static class |
FieldDef.TypeHint |
| Modifier and Type | Field and Description |
|---|---|
FieldDef.TypeHint |
hint |
int |
length |
String |
name |
FieldDef.Type |
type |
String |
typeStr |
public final String name
public final String typeStr
public final FieldDef.Type type
public int length
public FieldDef.TypeHint hint
Copyright © 2021 The Apache Software Foundation. All rights reserved.