Package io.deephaven.client.impl
Class ApplicationFieldId
java.lang.Object
io.deephaven.client.impl.ApplicationFieldId
- All Implemented Interfaces:
HasPathId
,HasTicketId
An opaque holder for an application field ID.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ApplicationFieldId
-
-
Method Details
-
ticketId
Description copied from interface:HasTicketId
Get the ticket ID.- Specified by:
ticketId
in interfaceHasTicketId
- Returns:
- the ticket ID
-
pathId
Description copied from interface:HasPathId
Get the path ID.
-