public static class GetJobTopologyResponse.Job extends Object
| Constructor and Description |
|---|
GetJobTopologyResponse.Job() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getChildrens() |
List<String> |
getParents() |
String |
getPluginRelation() |
String |
getText() |
String |
getType() |
void |
setChildrens(List<String> childrens) |
void |
setParents(List<String> parents) |
void |
setPluginRelation(String pluginRelation) |
void |
setText(String text) |
void |
setType(String type) |
Copyright © 2018. All Rights Reserved.