Class TicketFormSettings



  • public class TicketFormSettings
    extends java.lang.Object
    Models the TicketForm settings.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean isAvailable()
      Determines whether TicketForms are available or not.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isAvailable

        public boolean isAvailable()
        Determines whether TicketForms are available or not.
        Returns:
        true if TicketForm support is available, false otherwise.