public class CIMInstanceBuilder extends Object
Constructor and Description |
---|
CIMInstanceBuilder(CIMObjectPath pPath,
CIMProperty<?>[] pProps)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
CIMProperty<?>[] |
getAllPropertis()
getAllPropertis
|
CIMObjectPath |
setKeys(CIMObjectPath pPath)
Extends the keys of the passed CIMObjectPath.
|
public CIMInstanceBuilder(CIMObjectPath pPath, CIMProperty<?>[] pProps) throws IllegalArgumentException
pPath
- pProps
- IllegalArgumentException
public CIMObjectPath setKeys(CIMObjectPath pPath)
pPath
- public CIMProperty<?>[] getAllPropertis()
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.