Uses of Interface
org.eclipse.ditto.things.model.FeatureBuilder.FromJsonBuildable
Packages that use FeatureBuilder.FromJsonBuildable
-
Uses of FeatureBuilder.FromJsonBuildable in org.eclipse.ditto.things.model
Methods in org.eclipse.ditto.things.model that return FeatureBuilder.FromJsonBuildableModifier and TypeMethodDescriptionThingsModelFactory.newFeatureBuilder(String jsonString) Returns a new builder for an immutableFeaturewhich is initialised with the values of the given JSON string.ThingsModelFactory.newFeatureBuilder(org.eclipse.ditto.json.JsonObject jsonObject) Returns a new builder for an immutableFeaturewhich is initialised with the values of the given JSON object.