Uses of Interface
com.senzing.sdk.SzProduct
Packages that use SzProduct
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package.-
Uses of SzProduct in com.senzing.sdk
Methods in com.senzing.sdk that return SzProductModifier and TypeMethodDescriptionSzEnvironment.getProduct()
Provides a reference to theSzProduct
instance associated with thisSzEnvironment
. -
Uses of SzProduct in com.senzing.sdk.core
Methods in com.senzing.sdk.core that return SzProduct