Enum -
PbmBuiltinType(pbm.capability.types.BuiltinTypesEnum)
- Since
- 1.0
Enum Description
The PbmBuiltinType enumerated type defines datatypes
for storage profiles. Property metadata
(PbmCapabilityPropertyMetadata) uses the builtin types
to define data types for storage capabilities and requirements.
It may also specify the semantics that are applied to a collection
of builtin type values. See PbmCapabilityTypeInfo.
These semantics are specified as a generic builtin type.
See PbmCapabilityGenericTypeInfo.
The type information determines how capability constraints are interpreted
value).
Enum Constants
Name | Description |
VMW_POLICY |
Since
|
VMW_TIMESPAN |
|
XSD_BOOLEAN |
|
XSD_DATETIME |
|
XSD_DOUBLE |
|
XSD_INT |
|
XSD_INTEGER |
|
XSD_LONG |
|
XSD_SHORT |
|
XSD_STRING |
|
Show WSDL type definition