edu.iris.Fissures.network
Class ChannelIdUtil
java.lang.Object
edu.iris.Fissures.network.ChannelIdUtil
public class ChannelIdUtil
- extends java.lang.Object
ChannelIdUtil.java Created: Wed Jan 24 14:33:39 2001
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelIdUtil
public ChannelIdUtil()
areEqual
public static boolean areEqual(ChannelId a,
ChannelId b)
areEqualExceptForBeginTime
public static boolean areEqualExceptForBeginTime(ChannelId a,
ChannelId b)
areEqual
public static boolean areEqual(ChannelImpl a,
ChannelImpl b)
toStringNoDates
public static java.lang.String toStringNoDates(ChannelId id)
toStringNoDates
public static java.lang.String toStringNoDates(Channel chan)
toString
public static java.lang.String toString(ChannelId id)
fromString
public static ChannelId fromString(java.lang.String s)
toStringFormatDates
public static java.lang.String toStringFormatDates(ChannelId id)
getBandCode
public static java.lang.String getBandCode(ChannelId id)
getGainCode
public static java.lang.String getGainCode(ChannelId id)
getOrientationCode
public static java.lang.String getOrientationCode(ChannelId id)
hashCode
public static int hashCode(ChannelId id)