Class Property

    • Method Detail

      • setValue

        public void setValue​(Value value)
      • getName

        public String getName()
      • getIndex

        public int getIndex()
      • getValue

        public Value getValue()
      • hasNullValue

        public boolean hasNullValue()
      • hasNotNullValue

        public boolean hasNotNullValue()
      • getObject

        public Object getObject()
      • getString

        public String getString()
      • getBoolean

        public Boolean getBoolean()
      • getLong

        public Long getLong()
      • getDouble

        public Double getDouble()
      • getGeoPoint

        public GeoPoint getGeoPoint()
      • getReference

        public Reference getReference()
      • getLink

        public Link getLink()
      • getLocalDate

        public LocalDate getLocalDate()
      • getLocalTime

        public LocalTime getLocalTime()
      • getInstant

        public Instant getInstant()
      • checkName

        public static void checkName​(String name)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • countAncestors

        public int countAncestors()