public interface OnmsWbemPropertySet
OnmsWbemPropertySet interface.
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
count()
count 
 | 
OnmsWbemProperty | 
get(Integer idx)
get 
 | 
OnmsWbemProperty | 
getByName(String name)
getByName 
 | 
Integer count() throws WmiException
count
Integer object.WmiException - if any.OnmsWbemProperty get(Integer idx) throws WmiException
get
idx - a Integer object.OnmsWbemProperty object.WmiException - if any.OnmsWbemProperty getByName(String name) throws WmiException
getByName
name - a String object.OnmsWbemProperty object.WmiException - if any.Copyright © 2020. All rights reserved.