Used internally within the JCSP network infrastructure to represent a single protocol.
Type | Name and description |
---|---|
void |
addSetting(Setting setting) |
void |
addSpec(Spec spec) |
boolean |
equals(Object o) |
Class |
getIDClass() |
String |
getName() |
int |
getPosition() |
String |
getProtocolID() |
Setting |
getSetting(String name) |
Setting[] |
getSettings() |
Spec[] |
getSpecs() |
int |
hashCode() |
void |
removeSetting(Setting setting) |
void |
removeSpec(Spec spec) |
String |
toString() |
JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk