Package | Description |
---|---|
com.spss.psapi.core |
This provides the base objects used by other parts of the API.
|
Modifier and Type | Method and Description |
---|---|
StructuredPropertyDefinition |
PropertiedObject.getStructuredPropertyDefinition(java.lang.String propertyName)
Returns the
StructuredPropertyDefinition for the named property or null
if no such property exists, or the property is not a structure or structure list property. |
Modifier and Type | Method and Description |
---|---|
StructuredValue |
PropertyFactory.createDefaultStructuredValue(StructuredPropertyDefinition definition)
Returns a new structured value using the defaults specified by the structured
property definition.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.