Class GenericRef


  • public class GenericRef
    extends Object
    A class the encapsulates logic that is common to RefModel, RefParameter, and RefProperty.
    • Method Detail

      • relativeRefWithAnyDot

        public static void relativeRefWithAnyDot()
      • internalRefWithAnyDot

        public static void internalRefWithAnyDot()
      • isRelativeRefWithAnyDot

        public static boolean isRelativeRefWithAnyDot()
      • getType

        public RefType getType()
      • getRef

        public String getRef()
      • getSimpleRef

        public String getSimpleRef()
      • getOriginalRef

        public String getOriginalRef()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object