Class ObjectMapper.Nested

  • Enclosing class:
    ObjectMapper

    public static class ObjectMapper.Nested
    extends java.lang.Object
    • Method Detail

      • newNested

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

        public boolean isNested()
      • isIncludeInParent

        public boolean isIncludeInParent()
      • isIncludeInRoot

        public boolean isIncludeInRoot()