Class MethodSet

java.lang.Object
tripleo.vendor.thinlet.objectwrapper.MethodSet
All Implemented Interfaces:
Method

public class MethodSet extends Object implements Method
Represent a set of method, required for associate several Method to the same action widget
  • Field Details

    • fmethods

      protected final Method[] fmethods
  • Constructor Details

  • Method Details