public class SearchAssemblyConstants
extends com.groupdocs.foundation.license.AssemblyConstants
| Constructor and Description |
|---|
SearchAssemblyConstants() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFamily()
Product family name.
|
static SearchAssemblyConstants |
getInstance()
Gets the instance.
|
String |
getPlatform()
Product platform.
|
String |
getReleaseDate()
Release date.
|
public String getFamily()
com.groupdocs.foundation.license.AssemblyConstantsProduct family name. The method is abstract Here is a list of some possible values: - GroupDocs.Annotation - GroupDocs.Comparison - GroupDocs.Conversion - GroupDocs.Signature - GroupDocs.Viewer
getFamily in class com.groupdocs.foundation.license.AssemblyConstantspublic static SearchAssemblyConstants getInstance()
Gets the instance.
Value: The instance.public String getPlatform()
com.groupdocs.foundation.license.AssemblyConstantsProduct platform. The method is abstract
getPlatform in class com.groupdocs.foundation.license.AssemblyConstantspublic String getReleaseDate()
com.groupdocs.foundation.license.AssemblyConstantsRelease date. The method is abstract
getReleaseDate in class com.groupdocs.foundation.license.AssemblyConstantsCopyright © 2026. All rights reserved.