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

Class PropertyArrayNode

public class PropertyArrayNode extends AbstractPropertyNode

 ELEMENT PROPERTY.ARRAY (QUALIFIER*, VALUE.ARRAY?)
 ATTLIST PROPERTY.ARRAY 
   %CIMName;
   %CIMType;              #REQUIRED
   %ArraySize;
   %ClassOrigin;
   %Propagated;
   %EmbeddedObject;    	#IMPLIED - new
   xml:lang   NMTOKEN     #IMPLIED
 
Constructor Summary
PropertyArrayNode()
Ctor.
Method Summary
CIMDataTypegetType()
ObjectgetValue()

Constructor Detail

PropertyArrayNode

public PropertyArrayNode()
Ctor.

Method Detail

getType

public CIMDataType getType()

getValue

public Object getValue()
Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.