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