Class OnmsWbemMethodSetImpl

  • All Implemented Interfaces:
    OnmsWbemMethodSet

    public class OnmsWbemMethodSetImpl
    extends java.lang.Object
    implements OnmsWbemMethodSet

    OnmsWbemMethodSetImpl class.

    Version:
    $Id: $
    Author:
    ranger
    • Constructor Summary

      Constructors 
      Constructor Description
      OnmsWbemMethodSetImpl​(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)
      Constructor for OnmsWbemMethodSetImpl.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      OnmsWbemMethod get​(java.lang.Integer idx)
      get
      java.lang.Integer getCount()
      getCount
      • Methods inherited from class java.lang.Object

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

      • OnmsWbemMethodSetImpl

        public OnmsWbemMethodSetImpl​(org.jinterop.dcom.impls.automation.IJIDispatch wbemMethodSetDispatch)

        Constructor for OnmsWbemMethodSetImpl.

        Parameters:
        wbemMethodSetDispatch - a IJIDispatch object.