public class InfraNodeJAXB extends Object
| Constructor and Description |
|---|
InfraNodeJAXB() |
| Modifier and Type | Method and Description |
|---|---|
List<InfraNodeJAXB> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
getScope() |
void |
setChildren(List<InfraNodeJAXB> children) |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setScope(String scope) |
String |
toString() |
public String getScope()
public void setScope(String scope)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public List<InfraNodeJAXB> getChildren()
public void setChildren(List<InfraNodeJAXB> children)
Copyright © 2022. All Rights Reserved.