public class JCSPConfig extends Object
Constructor and Description |
---|
JCSPConfig() |
Modifier and Type | Method 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() |
public void setSettings(Settings settings)
public Settings getSettings()
public void setServices(Services services)
public Services getServices()
public void setPlugins(Plugins plugins)
public Plugins getPlugins()
public void setProtocols(Protocols protocols)
public Protocols getProtocols()
public void setAddresses(Addresses addresses)
public Addresses getAddresses()
public void setNodeSpecs(Specs specs)
public Specs getNodeSpecs()
public void setLinkProfiles(LinkProfiles linkProfiles)
public LinkProfiles getLinkProfiles()
public void setNodeProfiles(NodeProfiles nodeProfiles)
public NodeProfiles getNodeProfiles()
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.