Uses of Class
org.eclipse.ditto.things.model.ThingFieldSelector
Packages that use ThingFieldSelector
-
Uses of ThingFieldSelector in org.eclipse.ditto.things.model
Methods in org.eclipse.ditto.things.model that return ThingFieldSelectorModifier and TypeMethodDescriptionstatic ThingFieldSelectorThingFieldSelector.fromJsonFieldSelector(org.eclipse.ditto.json.JsonFieldSelector jsonFieldSelector) Creates a thing field selector based on the more generic json field selector.static ThingFieldSelectorThingFieldSelector.fromString(String selectionString) Creates a thing field selector based on the given string representation of a json field selector.