Class MethodSource

All Implemented Interfaces:
Appendable<MethodSource>

public class MethodSource extends ChildElement<Sources,MethodSource>
The methodSource element of the Java namespace.
  • Method Details

    • withMethodParameterTypes

      public MethodSource withMethodParameterTypes(String methodParameterTypes)
      Set the methodParameterTypes attribute of this element.
      Parameters:
      methodParameterTypes - the method parameter types
      Returns:
      this element