Class DynamicOperandImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSelectorName()
      Gets the name of the selector against which to evaluate this operand.
      Name getSelectorQName()
      Gets the name of the selector against which to evaluate this operand.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getSelectorName

        public java.lang.String getSelectorName()
        Gets the name of the selector against which to evaluate this operand.
        Returns:
        the selector name; non-null
      • getSelectorQName

        public Name getSelectorQName()
        Gets the name of the selector against which to evaluate this operand.
        Returns:
        the selector name; non-null