Package | Description |
---|---|
com.spss.psapi.core |
This provides the base objects used by other parts of the API.
|
Modifier and Type | Method and Description |
---|---|
StructuredValue |
StructuredValue.changeAttributeValue(int index,
java.lang.Object value)
Returns a new structured value with the attribute
value at the specified index changed to the new value.
|
StructuredValue |
PropertyFactory.createDefaultStructuredValue(StructuredPropertyDefinition definition)
Returns a new structured value using the defaults specified by the structured
property definition.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.