| Package | Description |
|---|---|
| org.primefaces.extensions.model.codescanner |
| Modifier and Type | Method and Description |
|---|---|
Code.Format |
Code.getFormat() |
Code.Format |
Code.getFormat() |
static Code.Format |
Code.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Code.Format |
Code.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Code.Format[] |
Code.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Code.Format[] |
Code.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Code(java.lang.String value,
Code.Format format) |
Code(java.lang.String value,
Code.Format format) |
Copyright © 2011–2021. All rights reserved.