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