Uses of Interface
com.solace.serdes.jsonschema.version.VersionInfo
-
Packages that use VersionInfo Package Description com.solace.serdes.jsonschema.version Provides version information for the JSON Schema serialization and deserialization module. -
-
Uses of VersionInfo in com.solace.serdes.jsonschema.version
Methods in com.solace.serdes.jsonschema.version that return VersionInfo Modifier and Type Method Description static VersionInfo
VersionInfo. getInfo()
Gets a VersionInfo instance.
-