Used internally within the JCSP network infrastructure to represent the overall configuration.
Type | Name and description |
---|---|
Addresses |
getAddresses() |
LinkProfiles |
getLinkProfiles() |
NodeProfiles |
getNodeProfiles() |
Specs |
getNodeSpecs() |
Plugins |
getPlugins() |
Protocols |
getProtocols() |
Services |
getServices() |
Settings |
getSettings() |
void |
setAddresses(Addresses addresses) |
void |
setLinkProfiles(LinkProfiles linkProfiles) |
void |
setNodeProfiles(NodeProfiles nodeProfiles) |
void |
setNodeSpecs(Specs specs) |
void |
setPlugins(Plugins plugins) |
void |
setProtocols(Protocols protocols) |
void |
setServices(Services services) |
void |
setSettings(Settings settings) |
static String |
tabIn(String string) |
String |
toString() |