Package microsoft.dynamics.crm.complex
Class GetTimeZoneCodeByLocalizedNameResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.GetTimeZoneCodeByLocalizedNameResponse.Builder
-
- Enclosing class:
- GetTimeZoneCodeByLocalizedNameResponse
public static final class GetTimeZoneCodeByLocalizedNameResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetTimeZoneCodeByLocalizedNameResponsebuild()GetTimeZoneCodeByLocalizedNameResponse.BuildertimeZoneCode(Integer timeZoneCode)
-
-
-
Method Detail
-
timeZoneCode
public GetTimeZoneCodeByLocalizedNameResponse.Builder timeZoneCode(Integer timeZoneCode)
-
build
public GetTimeZoneCodeByLocalizedNameResponse build()
-
-