| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected LocalizedTextWidth |
LocalizedText.textWidth |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocalizedTextWidth> |
GetLocalizedText.textWidth |
| Modifier and Type | Method and Description |
|---|---|
static LocalizedTextWidth |
LocalizedTextWidth.fromValue(String v) |
LocalizedTextWidth |
LocalizedText.getTextWidth()
Gets the value of the textWidth property.
|
static LocalizedTextWidth |
LocalizedTextWidth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalizedTextWidth[] |
LocalizedTextWidth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocalizedTextWidth> |
GetLocalizedText.getTextWidth()
Gets the value of the textWidth property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalizedText.setTextWidth(LocalizedTextWidth value)
Sets the value of the textWidth property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetLocalizedText.setTextWidth(List<LocalizedTextWidth> value) |
Copyright © 2017. All rights reserved.