public class CIMInstanceBuilder
extends java.lang.Object
| Constructor | Description |
|---|---|
CIMInstanceBuilder(CIMObjectPath pPath,
CIMProperty<?>[] pProps) |
Ctor.
|
| Modifier and Type | Method | 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.IllegalArgumentExceptionpublic CIMObjectPath setKeys(CIMObjectPath pPath)
pPath - public CIMProperty<?>[] getAllPropertis()
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.