Class PathObject<T>
java.lang.Object
com.regnosys.rosetta.common.inspection.PathObject<T>
-
Constructor Summary
ConstructorsConstructorDescriptionPathObject(PathObject<T> parent, String accessor, int index, T t) PathObject(PathObject<T> parent, String accessor, T t) -
Method Summary