| Package | Description |
|---|---|
| org.apache.royale.compiler.embedding |
| Modifier and Type | Method and Description |
|---|---|
EmbedAttribute[] |
IEmbedData.getAttributes() |
static EmbedAttribute |
EmbedAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbedAttribute[] |
EmbedAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IEmbedData.getAttribute(EmbedAttribute attribute)
Returns the value of an attribute.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.