| Modifier and Type | Field and Description |
|---|---|
protected List<ArmlType.Script> |
ArmlType.script |
| Modifier and Type | Method and Description |
|---|---|
ArmlType.Script |
ObjectFactory.createArmlTypeScript()
Create an instance of
ArmlType.Script |
ArmlType.Script |
ArmlType.Script.withHref(String value) |
ArmlType.Script |
ArmlType.Script.withType(String value) |
ArmlType.Script |
ArmlType.Script.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ArmlType.Script> |
ArmlType.getScript()
Gets the value of the script property.
|
| Modifier and Type | Method and Description |
|---|---|
ArmlType |
ArmlType.withScript(ArmlType.Script... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArmlType.setScript(List<ArmlType.Script> value) |
ArmlType |
ArmlType.withScript(Collection<ArmlType.Script> values) |
ArmlType |
ArmlType.withScript(List<ArmlType.Script> value) |
Copyright © 2008–2023. All rights reserved.