Package io.deephaven.client.impl
Interface HasPathId
- All Known Subinterfaces:
HasExportId,ObjectService.Bidirectional,ObjectService.Fetchable,ServerObject
- All Known Implementing Classes:
ApplicationFieldId,CustomObject,Export,ExportId,PathId,ScopeId,SharedId,TableHandle,TableObject,UnknownObject
public interface HasPathId
-
Method Summary
-
Method Details
-
pathId
PathId pathId()Get the path ID.- Returns:
- the path ID
-