public static final class ToolLocationNodeProperty.ToolLocation extends Object
Constructor and Description |
---|
ToolLocation(String key,
String home) |
ToolLocation(ToolDescriptor type,
String name,
String home) |
Modifier and Type | Method and Description |
---|---|
String |
getHome() |
String |
getKey() |
String |
getName() |
ToolDescriptor |
getType() |
public ToolLocation(ToolDescriptor type, String name, String home)
public String getName()
public String getHome()
public ToolDescriptor getType()
public String getKey()
Copyright © 2019. All rights reserved.