Class SourcePathPointer

java.lang.Object
org.apache.torque.generator.source.SourcePathPointer

public class SourcePathPointer extends Object
A class containing the value and the path to an object in a model graph
  • Constructor Details

    • SourcePathPointer

      public SourcePathPointer(Object value, String path)
  • Method Details