Uses of Class
microsoft.dynamics.crm.complex.GetTimeZoneCodeByLocalizedNameResponse
-
Packages that use GetTimeZoneCodeByLocalizedNameResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of GetTimeZoneCodeByLocalizedNameResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return GetTimeZoneCodeByLocalizedNameResponse Modifier and Type Method Description GetTimeZoneCodeByLocalizedNameResponseGetTimeZoneCodeByLocalizedNameResponse.Builder. build()GetTimeZoneCodeByLocalizedNameResponseGetTimeZoneCodeByLocalizedNameResponse. withTimeZoneCode(Integer timeZoneCode)GetTimeZoneCodeByLocalizedNameResponseGetTimeZoneCodeByLocalizedNameResponse. withUnmappedField(String name, Object value) -
Uses of GetTimeZoneCodeByLocalizedNameResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type GetTimeZoneCodeByLocalizedNameResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetTimeZoneCodeByLocalizedNameResponse>System. getTimeZoneCodeByLocalizedName(String localizedStandardName, Integer localeId)
-