Interface Record
-
public interface RecordGets data contained in the current record.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectget(com.orchestranetworks.schema.Path path)Returns the value of a specific path.
-