| Package | Description |
|---|---|
| com.adobe.cq.wcm.core.components.models |
This package defines the Sling Models exposed by the Adobe Experience Manager Core WCM Components Bundle.
|
| Modifier and Type | Method and Description |
|---|---|
static Embed.Type |
Embed.Type.fromString(String value)
Given a
String value, this method returns the enum's value that corresponds to
the provided string representation. |
default @Nullable Embed.Type |
Embed.getType()
Returns the embed input
Embed.Type. |
static Embed.Type |
Embed.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Embed.Type[] |
Embed.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.