Class ObjectMapper.Nested

    • Method Detail

      • newNested

        public static ObjectMapper.Nested newNested​(boolean includeInParent,
                                                    boolean includeInRoot)
      • isNested

        public boolean isNested()
      • isIncludeInParent

        public boolean isIncludeInParent()
      • isIncludeInRoot

        public boolean isIncludeInRoot()