Class NamedProtocol

All Implemented Interfaces:
Serializable, Comparable<NamedProtocol>, AggregateLister, HasPreferOvers, XmlExport

public final class NamedProtocol extends Protocol implements HasPreferOvers, Comparable<NamedProtocol>
This class extends the Protocol class Protocol class with a few more properties, in particular a name. It corresponds to an entry in the protocol data base IrpProtocols.xml.
See Also: