Uses of Class
microsoft.dynamics.crm.entity.Ggw_crew
-
Packages that use Ggw_crew Package Description microsoft.dynamics.crm.entity -
-
Uses of Ggw_crew in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Ggw_crew Modifier and Type Method Description Ggw_crewGgw_crew.Builder. build()Ggw_crewGgw_crew. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.Ggw_crewGgw_crew. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).Ggw_crewGgw_crew. with_createdby_value(UUID _createdby_value)Ggw_crewGgw_crew. with_createdonbehalfby_value(UUID _createdonbehalfby_value)Ggw_crewGgw_crew. with_modifiedby_value(UUID _modifiedby_value)Ggw_crewGgw_crew. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)Ggw_crewGgw_crew. with_ownerid_value(UUID _ownerid_value)Ggw_crewGgw_crew. with_owningbusinessunit_value(UUID _owningbusinessunit_value)Ggw_crewGgw_crew. with_owningteam_value(UUID _owningteam_value)Ggw_crewGgw_crew. with_owninguser_value(UUID _owninguser_value)Ggw_crewGgw_crew. withCreatedon(OffsetDateTime createdon)Ggw_crewGgw_crew. withGgw_birthday(LocalDate ggw_birthday)Ggw_crewGgw_crew. withGgw_blacklisted(Boolean ggw_blacklisted)Ggw_crewGgw_crew. withGgw_crewid(UUID ggw_crewid)Ggw_crewGgw_crew. withGgw_name(String ggw_name)Ggw_crewGgw_crew. withGgw_nick(String ggw_nick)Ggw_crewGgw_crew. withGgw_phone(String ggw_phone)Ggw_crewGgw_crew. withGgw_sso_id(String ggw_sso_id)Ggw_crewGgw_crew. withImportsequencenumber(Integer importsequencenumber)Ggw_crewGgw_crew. withModifiedon(OffsetDateTime modifiedon)Ggw_crewGgw_crew. withOverriddencreatedon(OffsetDateTime overriddencreatedon)Ggw_crewGgw_crew. withStatecode(Integer statecode)Ggw_crewGgw_crew. withStatuscode(Integer statuscode)Ggw_crewGgw_crew. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)Ggw_crewGgw_crew. withUnmappedField(String name, String value)Ggw_crewGgw_crew. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)Ggw_crewGgw_crew. withVersionnumber(Long versionnumber)
-