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