public class KeyField extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
scope |
| Constructor and Description |
|---|
KeyField() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getScope() |
void |
setName(String value) |
void |
setScope(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.