public class Target extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Target.Type |
| Constructor and Description |
|---|
Target() |
| Modifier and Type | Method and Description |
|---|---|
static Target |
from(String source) |
String |
getServer() |
Target.Type |
getType() |
String |
getVersion() |
boolean |
isSupported() |
String |
toString() |
public Target.Type getType()
public String getServer()
public String getVersion()
Copyright © 2017 JBoss by Red Hat. All rights reserved.