Serialized Form
type
CIMDataType type
qualifiers
CIMQualifier[] qualifiers
value
CIMValue value
superClass
java.lang.String superClass
- Name of parent class.
-
isAssociationClass
boolean isAssociationClass
- Indicates whether or not this CIM class belongs to an
association.
-
isKeyedClass
boolean isKeyedClass
- Indicates whether or not this CIM class has a
key property.
-
qualifiers
java.util.Vector qualifiers
- List of qualifiers for this CIM class.
-
properties
java.util.Vector properties
- List of properties and references for this CIM class.
-
allproperties
java.util.Vector allproperties
- List of properties and references for this CIM class.
-
methods
java.util.Vector methods
- List of methods for this CIM class.
-
allmethods
java.util.Vector allmethods
- List of methods for this CIM class.
-
type
int type
refClassName
java.lang.String refClassName
size
int size
isInterval
boolean isInterval
dateString
java.lang.String dateString
name
java.lang.String name
identifier
java.lang.String identifier
ID
java.lang.String ID
params
java.lang.Object[] params
xmlnames
java.lang.String[] xmlnames
flavor
int flavor
- Initializes an array of flavors
className
java.lang.String className
- the name of the class this CIM instance is instantiated from
-
alias
java.lang.String alias
- the alias name for this CIM instance
-
qualifiers
java.util.Vector qualifiers
- list of qualifiers for this CIM instance
-
properties
java.util.Vector properties
- list of properties for this CIM instance
-
allproperties
java.util.Vector allproperties
- list of all properties for this CIM instance
-
originClass
java.lang.String originClass
- Top-level parent class in the class hierarchy.
-
type
CIMDataType type
- CIM data type.
-
size
int size
- Size of the method's return value.
-
qualifiers
java.util.Vector qualifiers
- List of qualifiers for this method
-
parameters
java.util.Vector parameters
- List of paremeters for this method
-
om
java.lang.String om
- Overriding method for this method.
-
host
java.lang.String host
nameSpace
java.lang.String nameSpace
hostURL
java.net.URL hostURL
nameSpace
java.lang.String nameSpace
- Namespace portion of the CIM object path.
-
objectName
java.lang.String objectName
- Class or qualifier portion of the CIM object path.
-
keys
java.util.Vector keys
- Instance portion of the CIM object path.
The instance portion concatenates, or joins
together, the key properties in the instance.
-
host
java.lang.String host
- Host name portion of the CIM object path.
-
type
CIMDataType type
- CIM data type of this CIM parameter.
-
size
int size
- Size of this CIM parameter.
-
qualifiers
java.util.Vector qualifiers
- List of qualifiers for this CIM parameter.
-
originClass
java.lang.String originClass
- Name of the class in which this property was originally defined.
-
type
CIMDataType type
- CIM data type of this property.
A Property type can be one of the defined CIM data types
or a special data type, which is a reference to an instance
of a class. A CIM property can have an infinite number of
instance references.
-
size
int size
- Size of this property object
-
qualifiers
java.util.Vector qualifiers
- List of CIM qualifiers for this property. Qualifiers define
the characteristics of a property.
-
op
java.lang.String op
- Object name for this CIM property.
-
value
CIMValue value
- Default value for this property. New property instances are automatically
assigned this default value, unless the instance declaration explicitly
assigns a value to the property.
-
value
CIMValue value
-
flavors
java.util.Vector flavors
-
qType
CIMDataType qType
- CIM Data Type of this CIM Qualifier.
-
flavors
java.util.Vector flavors
- List of CIM flavors for this qualifier.
-
defaultValue
CIMValue defaultValue
- Default CIM Value.
-
scope
java.util.Vector scope
- List of meta-model constructs to which this qualifier can be applied.
-
scope
int scope
- integer of a CIM scope. Must be one of the predefined
scope values (0 through 8).
dataType
CIMDataType dataType
- Default CIM data type of this CIMValue is null.
-
valueVector
java.util.Vector valueVector
- Initialize valueVector to a null vector.
-
value
java.lang.Object value
- Initialize a null object.
-
isArrayVal
boolean isArrayVal
- By default, a CIMValue is not an array.
-
value
java.lang.Integer value
value
java.lang.Long value
bigInt
java.math.BigInteger bigInt
- Big integer to delegate to. This class stores its value in the bigInt.
value
java.lang.Short value
- Initialize value fo this 8-bit integer object to short.
-
Package javax.wbem.client |
indication
CIMInstance indication
username
java.lang.String username
hostname
java.lang.String hostname
expOne
QueryExp expOne
expTwo
QueryExp expTwo
attr
java.lang.String attr
relOp
int relOp
expOne
ValueExp expOne
expTwo
ValueExp expTwo
val
CIMDateTime val
exp
QualifiedAttributeExp exp
exp
QueryExp exp
longVal
long longVal
doubleVal
double doubleVal
uint64
UnsignedInt64 uint64
uint
boolean uint
sint
boolean sint
dbl
boolean dbl
expOne
QueryExp expOne
expTwo
QueryExp expTwo
className
java.lang.String className
attr
java.lang.String attr
alias
java.lang.String alias
attList
SelectList attList
whereClause
QueryExp whereClause
fromExp
FromExp fromExp
v
java.util.Vector v
val
java.lang.String val