Package | Description |
---|---|
org.apache.sling.cms.insights |
Support for Content Insights
|
Modifier and Type | Method and Description |
---|---|
Message.STYLE |
Message.getStyle() |
static Message.STYLE |
Message.STYLE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Message.STYLE[] |
Message.STYLE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Message.setStyle(Message.STYLE style) |
Constructor and Description |
---|
Message(java.lang.String text,
Message.STYLE style) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.