Package | Description |
---|---|
com.spss.psapi.core |
This provides the base objects used by other parts of the API.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ConnectionDetail> |
ConnectionDetailView.getDetails()
Returns all the connection details in this view.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ConnectionDetailFilter.accept(ConnectionDetail detail)
Returns
true if the specified connection detail
passes this filter. |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.