Uses of Class
microsoft.dynamics.crm.entity.Serviceplan
-
Packages that use Serviceplan Package Description microsoft.dynamics.crm.entity -
-
Uses of Serviceplan in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Serviceplan Modifier and Type Method Description ServiceplanServiceplan.Builder. build()ServiceplanServiceplan. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ServiceplanServiceplan. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ServiceplanServiceplan. with_createdby_value(String _createdby_value)ServiceplanServiceplan. with_createdonbehalfby_value(String _createdonbehalfby_value)ServiceplanServiceplan. with_modifiedby_value(String _modifiedby_value)ServiceplanServiceplan. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ServiceplanServiceplan. withAccessmode(Integer accessmode)ServiceplanServiceplan. withComponentidunique(String componentidunique)ServiceplanServiceplan. withComponentstate(Integer componentstate)ServiceplanServiceplan. withCreatedon(OffsetDateTime createdon)ServiceplanServiceplan. withDisplayname(String displayname)ServiceplanServiceplan. withImportsequencenumber(Integer importsequencenumber)ServiceplanServiceplan. withIscustomizable(BooleanManagedProperty iscustomizable)ServiceplanServiceplan. withIsmanaged(Boolean ismanaged)ServiceplanServiceplan. withModifiedon(OffsetDateTime modifiedon)ServiceplanServiceplan. withName(String name)ServiceplanServiceplan. withOverriddencreatedon(OffsetDateTime overriddencreatedon)ServiceplanServiceplan. withOverwritetime(OffsetDateTime overwritetime)ServiceplanServiceplan. withServiceplanid(String serviceplanid)ServiceplanServiceplan. withSolutionid(String solutionid)ServiceplanServiceplan. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)ServiceplanServiceplan. withUnmappedField(String name, String value)ServiceplanServiceplan. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)ServiceplanServiceplan. withVersionnumber(Long versionnumber)
-