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(String _appmoduleidunique_value)AppmodulecomponentAppmodulecomponent. with_createdby_value(String _createdby_value)AppmodulecomponentAppmodulecomponent. with_createdonbehalfby_value(String _createdonbehalfby_value)AppmodulecomponentAppmodulecomponent. with_modifiedby_value(String _modifiedby_value)AppmodulecomponentAppmodulecomponent. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)AppmodulecomponentAppmodulecomponent. withAppmodulecomponentid(String appmodulecomponentid)AppmodulecomponentAppmodulecomponent. withAppmodulecomponentidunique(String 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(String objectid)AppmodulecomponentAppmodulecomponent. withOverwritetime(OffsetDateTime overwritetime)AppmodulecomponentAppmodulecomponent. withRootappmodulecomponentid(String rootappmodulecomponentid)AppmodulecomponentAppmodulecomponent. withRootcomponentbehavior(Integer rootcomponentbehavior)AppmodulecomponentAppmodulecomponent. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)AppmodulecomponentAppmodulecomponent. withUnmappedField(String name, String value)AppmodulecomponentAppmodulecomponent. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)AppmodulecomponentAppmodulecomponent. withVersionnumber(Long versionnumber)
-