Class PathObjectOrTypeNode.ObjectAndType

java.lang.Object
com.regnosys.rosetta.common.inspection.PathObjectOrTypeNode.ObjectAndType
Enclosing class:
PathObjectOrTypeNode

public static class PathObjectOrTypeNode.ObjectAndType extends Object
  • Constructor Details

    • ObjectAndType

      public ObjectAndType(Object object, Class<?> clazz)
  • Method Details