@Config(value="key") public static class ShellConfig.KeyConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ShellConfig.KeyConfig.KeyType |
Constructor and Description |
---|
KeyConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
ShellConfig.KeyConfig.KeyType |
getType() |
ShellConfig.KeyConfig |
setLocation(String location) |
ShellConfig.KeyConfig |
setType(ShellConfig.KeyConfig.KeyType type) |
public ShellConfig.KeyConfig.KeyType getType()
public ShellConfig.KeyConfig setType(ShellConfig.KeyConfig.KeyType type)
public String getLocation()
public ShellConfig.KeyConfig setLocation(String location)
Copyright © 2013-2018–2019 SeedStack. All rights reserved.