Uses of Class
com.azure.resourcemanager.agrifood.models.UnitSystemsInfo
Packages that use UnitSystemsInfo
Package
Description
Package containing the data models for AgriFoodManagementClient.
-
Uses of UnitSystemsInfo in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return UnitSystemsInfoModifier and TypeMethodDescriptionstatic UnitSystemsInfoUnitSystemsInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UnitSystemsInfo from the JsonReader.DetailedInformation.unitsSupported()Get the unitsSupported property: Unit systems info for the data provider.Set the key property: UnitSystem key sent as part of ProviderInput.UnitSystemsInfo.withValues(List<String> values) Set the values property: List of unit systems supported by this data provider.Methods in com.azure.resourcemanager.agrifood.models with parameters of type UnitSystemsInfoModifier and TypeMethodDescriptionDetailedInformation.withUnitsSupported(UnitSystemsInfo unitsSupported) Set the unitsSupported property: Unit systems info for the data provider.