Class JsonbBlockDef


  • public class JsonbBlockDef
    extends Object
    Created by christian on 2/17/2017.
    • Constructor Detail

      • JsonbBlockDef

        public JsonbBlockDef​(String path,
                             org.jooq.Field field,
                             String jsonPathRoot)
    • Method Detail

      • getPath

        public String getPath()
      • getField

        public org.jooq.Field getField()
      • getJsonPathRoot

        public String getJsonPathRoot()