Uses of Enum Class
com.vaadin.pro.licensechecker.json.LicenseCheckerJsonType
Packages that use LicenseCheckerJsonType
-
Uses of LicenseCheckerJsonType in com.vaadin.pro.licensechecker.json
Methods in com.vaadin.pro.licensechecker.json that return LicenseCheckerJsonTypeModifier and TypeMethodDescriptionLicenseCheckerJsonValue.getType()Returns an enumeration representing the fundamental JSON type.static LicenseCheckerJsonTypeReturns the enum constant of this class with the specified name.static LicenseCheckerJsonType[]LicenseCheckerJsonType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LicenseCheckerJsonType in com.vaadin.pro.licensechecker.json.impl
Methods in com.vaadin.pro.licensechecker.json.impl that return LicenseCheckerJsonType