The Enum E_Alignment.
More...
Public Member Functions |
| | E_Alignment (String name) |
| | Instantiates a new e_ alignment.
|
| String | getValue () |
| | Gets the value.
|
Public Attributes |
| | LEFT = ("LEFT") |
| | The LEFT.
|
| | RIGHT = ("RIGHT") |
| | The RIGHT.
|
Private Attributes |
| String | name |
| | The name.
|
Detailed Description
Constructor & Destructor Documentation
| common.E_Alignment.E_Alignment |
( |
String |
name | ) |
|
|
inline |
Instantiates a new e_ alignment.
- Parameters
-
Member Function Documentation
| String common.E_Alignment.getValue |
( |
| ) |
|
|
inline |
Member Data Documentation
| common.E_Alignment.LEFT = ("LEFT") |
| String common.E_Alignment.name |
|
private |
| common.E_Alignment.RIGHT = ("RIGHT") |
The documentation for this enum was generated from the following file: