Class OchSignalTypeCriterion

  • All Implemented Interfaces:
    Criterion

    public class OchSignalTypeCriterion
    extends Object
    implements Criterion
    Implementation of OCh (Optical Channel) signal type criterion.
    • Method Detail

      • type

        public Criterion.Type type()
        Description copied from interface: Criterion
        Returns the type of criterion.
        Specified by:
        type in interface Criterion
        Returns:
        type of criterion
      • signalType

        public OchSignalType signalType()
        Returns the OCh signal type to match.
        Returns:
        the OCh signal type to match
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object