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