public class CIMInstanceBuilder
extends java.lang.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 java.lang.IllegalArgumentException
pPath
- pProps
- java.lang.IllegalArgumentException
public CIMObjectPath setKeys(CIMObjectPath pPath)
pPath
- public CIMProperty<?>[] getAllPropertis()
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.