com.partnersoft.net.holler
Class HollerChannel
java.lang.Object
com.partnersoft.net.holler.HollerChannel
- All Implemented Interfaces:
- Immutable
public class HollerChannel
- extends java.lang.Object
- implements Immutable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HollerChannel
public HollerChannel(java.lang.String name,
long checksum,
CogSchema schema)
idForType
public int idForType(CogType type)
typeForId
public CogType typeForId(int id)
getName
public java.lang.String getName()
getChecksum
public long getChecksum()
getSchema
public CogSchema getSchema()