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
Constructors -
Method Summary
-
Constructor Details
-
ApplicationFieldId
-
-
Method Details
-
ticketId
Description copied from interface:HasTicketIdGet the ticket ID.- Specified by:
ticketIdin interfaceHasTicketId- Returns:
- the ticket ID
-
pathId
Description copied from interface:HasPathIdGet the path ID.
-