public class Protocols extends Object
| Constructor and Description |
|---|
Protocols() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProtocol(Protocol p) |
Protocol |
getLastProtocol() |
Protocol |
getProtocol(String protocolID) |
Protocol[] |
getProtocols() |
void |
removeProtocol(Protocol p) |
String |
toString() |
Copyright © 1996–2015. All rights reserved.