Uses of Class
dev.getelements.elements.rt.manifest.Deprecation
Packages that use Deprecation
-
Uses of Deprecation in dev.getelements.elements.rt.manifest
Methods in dev.getelements.elements.rt.manifest that return DeprecationModifier and TypeMethodDescriptionstatic Deprecation
Deprecation.from
(DeprecationDefinition deprecationDefinition) -
Uses of Deprecation in dev.getelements.elements.rt.manifest.jrpc
Methods in dev.getelements.elements.rt.manifest.jrpc that return DeprecationMethods in dev.getelements.elements.rt.manifest.jrpc with parameters of type DeprecationModifier and TypeMethodDescriptionvoid
JsonRpcMethod.setDeprecation
(Deprecation deprecation) void
JsonRpcService.setDeprecation
(Deprecation deprecation)