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