Uses of Class
microsoft.dynamics.crm.entity.Timezonerule
-
Packages that use Timezonerule Package Description microsoft.dynamics.crm.entity -
-
Uses of Timezonerule in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Timezonerule Modifier and Type Method Description TimezoneruleTimezonerule.Builder. build()TimezoneruleTimezonerule. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TimezoneruleTimezonerule. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TimezoneruleTimezonerule. with_createdby_value(UUID _createdby_value)TimezoneruleTimezonerule. with_createdonbehalfby_value(UUID _createdonbehalfby_value)TimezoneruleTimezonerule. with_modifiedby_value(UUID _modifiedby_value)TimezoneruleTimezonerule. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)TimezoneruleTimezonerule. with_organizationid_value(UUID _organizationid_value)TimezoneruleTimezonerule. with_timezonedefinitionid_value(UUID _timezonedefinitionid_value)TimezoneruleTimezonerule. withBias(Integer bias)TimezoneruleTimezonerule. withCreatedon(OffsetDateTime createdon)TimezoneruleTimezonerule. withDaylightbias(Integer daylightbias)TimezoneruleTimezonerule. withDaylightday(Integer daylightday)TimezoneruleTimezonerule. withDaylightdayofweek(Integer daylightdayofweek)TimezoneruleTimezonerule. withDaylighthour(Integer daylighthour)TimezoneruleTimezonerule. withDaylightminute(Integer daylightminute)TimezoneruleTimezonerule. withDaylightmonth(Integer daylightmonth)TimezoneruleTimezonerule. withDaylightsecond(Integer daylightsecond)TimezoneruleTimezonerule. withDaylightyear(Integer daylightyear)TimezoneruleTimezonerule. withEffectivedatetime(OffsetDateTime effectivedatetime)TimezoneruleTimezonerule. withModifiedon(OffsetDateTime modifiedon)TimezoneruleTimezonerule. withStandardbias(Integer standardbias)TimezoneruleTimezonerule. withStandardday(Integer standardday)TimezoneruleTimezonerule. withStandarddayofweek(Integer standarddayofweek)TimezoneruleTimezonerule. withStandardhour(Integer standardhour)TimezoneruleTimezonerule. withStandardminute(Integer standardminute)TimezoneruleTimezonerule. withStandardmonth(Integer standardmonth)TimezoneruleTimezonerule. withStandardsecond(Integer standardsecond)TimezoneruleTimezonerule. withStandardyear(Integer standardyear)TimezoneruleTimezonerule. withTimezoneruleid(UUID timezoneruleid)TimezoneruleTimezonerule. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)TimezoneruleTimezonerule. withUnmappedField(String name, Object value)TimezoneruleTimezonerule. withVersionnumber(Long versionnumber)
-