| Package | Description |
|---|---|
| org.afplib.afplib | |
| org.afplib.afplib.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<FNDFtWtClass> |
FNDFtWtClass.VALUES
A public read-only list of all the 'FND Ft Wt Class' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static FNDFtWtClass |
FNDFtWtClass.get(int value)
Returns the 'FND Ft Wt Class' literal with the specified integer value
|
static FNDFtWtClass |
FNDFtWtClass.get(String literal)
Returns the 'FND Ft Wt Class' literal with the specified literal value
|
static FNDFtWtClass |
FNDFtWtClass.getByName(String name)
Returns the 'FND Ft Wt Class' literal with the specified name
|
static FNDFtWtClass |
FNDFtWtClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FNDFtWtClass[] |
FNDFtWtClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FNDFtWtClass |
AfplibFactoryImpl.createFNDFtWtClassFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Copyright © 2017. All rights reserved.