Modifier and Type | Method | Description |
---|---|---|
VMOption.Origin |
VMOption.getOrigin() |
Returns the origin of the value of this VM option.
|
static VMOption.Origin |
VMOption.Origin.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static VMOption.Origin[] |
VMOption.Origin.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
VMOption(String name,
String value,
boolean writeable,
VMOption.Origin origin) |
Constructs a
VMOption . |
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2003, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b155-1