public static class AttributeDefinitionBands.AttributeDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
contextType |
int |
index |
CPUTF8 |
layout |
CPUTF8 |
name |
| Constructor and Description |
|---|
AttributeDefinition(int index,
int contextType,
CPUTF8 name,
CPUTF8 layout) |
public int index
public int contextType
public AttributeDefinition(int index, int contextType, CPUTF8 name, CPUTF8 layout)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.