Uses of Class
com.azure.resourcemanager.agrifood.models.Measure
Packages that use Measure
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of Measure in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return MeasureModifier and TypeMethodDescriptionstatic MeasureMeasure.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Measure from the JsonReader.Set the unit property: The unit property.Set the value property: The value property.Methods in com.azure.resourcemanager.agrifood.models that return types with arguments of type MeasureModifier and TypeMethodDescriptionInsight.measures()Get the measures property: Dictionary of <Measure>.Method parameters in com.azure.resourcemanager.agrifood.models with type arguments of type MeasureModifier and TypeMethodDescriptionInsight.withMeasures(Map<String, Measure> measures) Set the measures property: Dictionary of <Measure>.