Class XPropertyValue

    • Constructor Detail

      • XPropertyValue

        public XPropertyValue​(String xPropertyName,
                              Object value)
    • Method Detail

      • getDouble

        public Double getDouble()
      • getString

        public String getString()
      • getUUID

        public UUID getUUID()
      • getBoolean

        public Boolean getBoolean()
      • getJSONArray

        public com.alibaba.fastjson.JSONArray getJSONArray()
      • getJSONObject

        public com.alibaba.fastjson.JSONObject getJSONObject()
      • setValue

        public void setValue​(Object value)