org.sblim.cimclient.internal.cimxml.sax.node

Class InstanceNameNode

public class InstanceNameNode extends AbstractPathNode

 perhaps it's a documentation mistake: ELEMENT INSTANCENAME (KEYBINDING* | KEYVALUE? | VALUE.REFERENCE?)
 ELEMENT INSTANCENAME (KEYBINDING*)
 ATTLIST INSTANCENAME
  %ClassName;
 
Constructor Summary
InstanceNameNode()
Ctor.
Method Summary
CIMObjectPathgetCIMObjectPath()
StringgetClassName()
getClassName
CIMProperty<?>[]getKeys()
getKeys

Constructor Detail

InstanceNameNode

public InstanceNameNode()
Ctor.

Method Detail

getCIMObjectPath

public CIMObjectPath getCIMObjectPath()

getClassName

public String getClassName()
getClassName

Returns: String

getKeys

public CIMProperty<?>[] getKeys()
getKeys

Returns: CIMProperty[]

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.