Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.portletapp20 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static ReadOnlyType |
ReadOnlyType.getFromStringValue(String value) |
ReadOnlyType |
PreferenceType.getReadOnly()
Returns the
read-only element |
static ReadOnlyType |
ReadOnlyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadOnlyType[] |
ReadOnlyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PreferenceType<T> |
PreferenceType.readOnly(ReadOnlyType readOnly)
Sets the
read-only element |
Copyright © 2016 JBoss by Red Hat. All rights reserved.