Class ParameterTypeEvent


public final class ParameterTypeEvent extends AbstractHandleObjectEvent
An instance of this class describes changes to an instance of ParameterType.

This class is not intended to be extended by clients.

Since:
3.2
See Also:
  • Method Details

    • getParameterType

      public final ParameterType getParameterType()
      Returns the instance of the parameter type that changed.
      Returns:
      the instance of the parameter type that changed. Guaranteed not to be null.