public class LibraryInfo extends Object
Information about the HyJavaApex library.
Copyright (c) 2024 Powerbuilt Systems. All rights reserved.Constructor and Description |
---|
LibraryInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
getApexChartsAPIVersion()
Get the supported ApexCharts API version.
|
static String |
getHyJavaApexAPIVersion()
Get the HyJavaApex library API version.
|
static String |
getLibraryName()
Get the library name.
|
static String |
getLibraryType()
Get the HyJavaApex library type.
|
public static String getLibraryName()
public static String getHyJavaApexAPIVersion()
public static String getApexChartsAPIVersion()
public static String getLibraryType()
Copyright © 2024. All rights reserved.