public class ImportEntry extends Object
| Constructor and Description |
|---|
ImportEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getOrdinal() |
int |
getVal() |
void |
setName(String name) |
void |
setOrdinal(int ordinal) |
void |
setVal(int val) |
Copyright © 2018. All Rights Reserved.