| Package | Description |
|---|---|
| de.cismet.cids.gaeb.xsd.types |
cismet GmbH, Saarbruecken, Germany
...
|
| Modifier and Type | Field and Description |
|---|---|
protected TgAttAlign |
TgImage.align |
protected TgAttAlign |
Tgth.align |
protected TgAttAlign |
Tgtd.align |
protected TgAttAlign |
Tgtr.align |
| Modifier and Type | Method and Description |
|---|---|
static TgAttAlign |
TgAttAlign.fromValue(String v)
DOCUMENT ME!
|
TgAttAlign |
TgImage.getAlign()
Gets the value of the align property.
|
TgAttAlign |
Tgth.getAlign()
Gets the value of the align property.
|
TgAttAlign |
Tgtd.getAlign()
Gets the value of the align property.
|
TgAttAlign |
Tgtr.getAlign()
Gets the value of the align property.
|
static TgAttAlign |
TgAttAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TgAttAlign[] |
TgAttAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TgImage.setAlign(TgAttAlign value)
Sets the value of the align property.
|
void |
Tgth.setAlign(TgAttAlign value)
Sets the value of the align property.
|
void |
Tgtd.setAlign(TgAttAlign value)
Sets the value of the align property.
|
void |
Tgtr.setAlign(TgAttAlign value)
Sets the value of the align property.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.