Package | Description |
---|---|
oracle.security.jps |
Modifier and Type | Method and Description |
---|---|
static JpsStartup.PlatformType |
JpsStartup.PlatformType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JpsStartup.PlatformType |
JpsStartup.PlatformType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JpsStartup.PlatformType[] |
JpsStartup.PlatformType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
static JpsStartup.PlatformType[] |
JpsStartup.PlatformType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|