| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.lang.String value) |
ArmlType.Style |
ArmlType.Style.withType(java.lang.String value) |
ArmlType.Style |
ArmlType.Style.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<ArmlType.Style> value) |
ArmlType |
ArmlType.withStyle(java.util.Collection<ArmlType.Style> values) |
ArmlType |
ArmlType.withStyle(java.util.List<ArmlType.Style> value) |
Copyright © 2008-2021. All Rights Reserved.