| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Slaitem |
Slaitem.Builder.build() |
Slaitem |
Slaitem.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Slaitem |
Slaitem.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Slaitem |
Slaitem.with_businesshoursid_value(String _businesshoursid_value) |
Slaitem |
Slaitem.with_createdby_value(String _createdby_value) |
Slaitem |
Slaitem.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Slaitem |
Slaitem.with_modifiedby_value(String _modifiedby_value) |
Slaitem |
Slaitem.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Slaitem |
Slaitem.with_msdyn_slakpiid_value(String _msdyn_slakpiid_value) |
Slaitem |
Slaitem.with_ownerid_value(String _ownerid_value) |
Slaitem |
Slaitem.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Slaitem |
Slaitem.with_owninguser_value(String _owninguser_value) |
Slaitem |
Slaitem.with_slaid_value(String _slaid_value) |
Slaitem |
Slaitem.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Slaitem |
Slaitem.with_workflowid_value(String _workflowid_value) |
Slaitem |
Slaitem.withActionflowuniquename(String actionflowuniquename) |
Slaitem |
Slaitem.withActionurl(String actionurl) |
Slaitem |
Slaitem.withAllowpauseresume(Boolean allowpauseresume) |
Slaitem |
Slaitem.withApplicableentity(String applicableentity) |
Slaitem |
Slaitem.withApplicablewhenxml(String applicablewhenxml) |
Slaitem |
Slaitem.withChangedattributelist(String changedattributelist) |
Slaitem |
Slaitem.withComponentstate(Integer componentstate) |
Slaitem |
Slaitem.withCreatedon(OffsetDateTime createdon) |
Slaitem |
Slaitem.withDescription(String description) |
Slaitem |
Slaitem.withExchangerate(BigDecimal exchangerate) |
Slaitem |
Slaitem.withFailureafter(Integer failureafter) |
Slaitem |
Slaitem.withIsmanaged(Boolean ismanaged) |
Slaitem |
Slaitem.withModifiedon(OffsetDateTime modifiedon) |
Slaitem |
Slaitem.withName(String name) |
Slaitem |
Slaitem.withOverwritetime(OffsetDateTime overwritetime) |
Slaitem |
Slaitem.withRelatedfield(String relatedfield) |
Slaitem |
Slaitem.withSequencenumber(Integer sequencenumber) |
Slaitem |
Slaitem.withSlaitemid(String slaitemid) |
Slaitem |
Slaitem.withSlaitemidunique(String slaitemidunique) |
Slaitem |
Slaitem.withSolutionid(String solutionid) |
Slaitem |
Slaitem.withSuccessconditionsxml(String successconditionsxml) |
Slaitem |
Slaitem.withUnmappedField(String name,
String value) |
Slaitem |
Slaitem.withVersionnumber(Long versionnumber) |
Slaitem |
Slaitem.withWarnafter(Integer warnafter) |
Copyright © 2018–2021. All rights reserved.