Class PathRef.ObjectPropertyPathRef

  • All Implemented Interfaces:
    java.lang.Comparable<PathRef>
    Enclosing class:
    PathRef

    private static class PathRef.ObjectPropertyPathRef
    extends PathRef
    • Field Detail

      • property

        private java.lang.String property
    • Constructor Detail

      • ObjectPropertyPathRef

        private ObjectPropertyPathRef​(java.lang.Object parent,
                                      java.lang.String property)