| Modifier and Type | Field and Description |
|---|---|
protected List<ArmlType.Style> |
ArmlType.style |
| Modifier and Type | Method and Description |
|---|---|
ArmlType.Style |
ObjectFactory.createArmlTypeStyle()
Create an instance of
ArmlType.Style |
ArmlType.Style |
ArmlType.Style.withHref(String value) |
ArmlType.Style |
ArmlType.Style.withType(String value) |
ArmlType.Style |
ArmlType.Style.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ArmlType.Style> |
ArmlType.getStyle()
Gets the value of the style property.
|
| Modifier and Type | Method and Description |
|---|---|
ArmlType |
ArmlType.withStyle(ArmlType.Style... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArmlType.setStyle(List<ArmlType.Style> value) |
ArmlType |
ArmlType.withStyle(Collection<ArmlType.Style> values) |
ArmlType |
ArmlType.withStyle(List<ArmlType.Style> value) |
Copyright © 2008–2023. All rights reserved.