Uses of Class
microsoft.dynamics.crm.entity.Appmodulecomponent
-
Packages that use Appmodulecomponent Package Description microsoft.dynamics.crm.entity -
-
Uses of Appmodulecomponent in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Appmodulecomponent Modifier and Type Method Description AppmodulecomponentAppmodulecomponent.Builder. build()AppmodulecomponentAppmodulecomponent. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppmodulecomponentAppmodulecomponent. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppmodulecomponentAppmodulecomponent. with_appmoduleidunique_value(UUID _appmoduleidunique_value)AppmodulecomponentAppmodulecomponent. with_createdby_value(UUID _createdby_value)AppmodulecomponentAppmodulecomponent. with_createdonbehalfby_value(UUID _createdonbehalfby_value)AppmodulecomponentAppmodulecomponent. with_modifiedby_value(UUID _modifiedby_value)AppmodulecomponentAppmodulecomponent. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)AppmodulecomponentAppmodulecomponent. withAppmodulecomponentid(UUID appmodulecomponentid)AppmodulecomponentAppmodulecomponent. withAppmodulecomponentidunique(UUID appmodulecomponentidunique)AppmodulecomponentAppmodulecomponent. withComponenttype(Integer componenttype)AppmodulecomponentAppmodulecomponent. withCreatedon(OffsetDateTime createdon)AppmodulecomponentAppmodulecomponent. withExchangerate(BigDecimal exchangerate)AppmodulecomponentAppmodulecomponent. withIntroducedversion(String introducedversion)AppmodulecomponentAppmodulecomponent. withIsdefault(Boolean isdefault)AppmodulecomponentAppmodulecomponent. withIsmetadata(Boolean ismetadata)AppmodulecomponentAppmodulecomponent. withModifiedon(OffsetDateTime modifiedon)AppmodulecomponentAppmodulecomponent. withObjectid(UUID objectid)AppmodulecomponentAppmodulecomponent. withOverwritetime(OffsetDateTime overwritetime)AppmodulecomponentAppmodulecomponent. withRootappmodulecomponentid(UUID rootappmodulecomponentid)AppmodulecomponentAppmodulecomponent. withRootcomponentbehavior(Integer rootcomponentbehavior)AppmodulecomponentAppmodulecomponent. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)AppmodulecomponentAppmodulecomponent. withUnmappedField(String name, String value)AppmodulecomponentAppmodulecomponent. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)AppmodulecomponentAppmodulecomponent. withVersionnumber(Long versionnumber)
-