Package | Description |
---|---|
com.xalys.xgl.browser.dom |
Modifier and Type | Method and Description |
---|---|
Location.Protocol |
Location.getProtocol() |
static Location.Protocol |
Location.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Location.Protocol[] |
Location.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setProtocol(Location.Protocol protocol) |
Copyright © 2018 Xalys. All rights reserved.