- All Known Implementing Classes:
CTicketSystem
@Immutable
public interface CTicketSystemType
The definition of a ticket system.
-
Method Summary
| Modifier and Type |
Method |
Description |
java.lang.String |
id() |
|
default boolean |
isDefault() |
|
java.net.URI |
uri() |
|
-
Method Details
-
java.lang.String id()
- Returns:
- The ID of the ticket system
-
java.net.URI uri()
- Returns:
- The URI for the ticket system
-
@Default
default boolean isDefault()
- Returns:
true if the ticket system is the current default