org.opennms.protocols.wmi.wbem
Interface OnmsWbemMethodSet

All Known Implementing Classes:
OnmsWbemMethodSetImpl

public interface OnmsWbemMethodSet


Method Summary
 OnmsWbemMethod get(Integer idx)
           
 Integer getCount()
           
 

Method Detail

getCount

Integer getCount()
                 throws WmiException
Throws:
WmiException

get

OnmsWbemMethod get(Integer idx)
                   throws WmiException
Throws:
WmiException


Copyright © 2009. All Rights Reserved.