Class Protocol

java.lang.Object
org.harctoolbox.irp.IrpObject
org.harctoolbox.irp.Protocol
All Implemented Interfaces:
Serializable, AggregateLister, XmlExport
Direct Known Subclasses:
NamedProtocol

public class Protocol extends IrpObject implements AggregateLister
This class implements the Protocol, per Chapter 1.6--1.7. It essentially consists of the information in the IRP string. Name and other properties is found in the derived class NamedProtocol.
See Also: