public class TypeAndAttr extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
indexed |
int |
indexSize |
String |
name |
TypeDefinition |
td |
ValueTypeEnum |
valueType |
| Constructor and Description |
|---|
TypeAndAttr(TypeDefinition t,
ValueTypeEnum v,
Integer idxSize) |
public TypeDefinition td
public ValueTypeEnum valueType
public int indexSize
public boolean indexed
public String name
public TypeAndAttr(TypeDefinition t, ValueTypeEnum v, Integer idxSize)
public String getImport()
Copyright © 2023. All rights reserved.