| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Translationprocess |
Translationprocess.Builder.build() |
Translationprocess |
Translationprocess.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Translationprocess |
Translationprocess.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Translationprocess |
Translationprocess.with_activestageid_value(String _activestageid_value) |
Translationprocess |
Translationprocess.with_createdby_value(String _createdby_value) |
Translationprocess |
Translationprocess.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Translationprocess |
Translationprocess.with_knowledgearticleid_value(String _knowledgearticleid_value) |
Translationprocess |
Translationprocess.with_modifiedby_value(String _modifiedby_value) |
Translationprocess |
Translationprocess.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Translationprocess |
Translationprocess.with_organizationid_value(String _organizationid_value) |
Translationprocess |
Translationprocess.with_processid_value(String _processid_value) |
Translationprocess |
Translationprocess.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Translationprocess |
Translationprocess.withActivestagestartedon(OffsetDateTime activestagestartedon) |
Translationprocess |
Translationprocess.withBusinessprocessflowinstanceid(String businessprocessflowinstanceid) |
Translationprocess |
Translationprocess.withCompletedon(OffsetDateTime completedon) |
Translationprocess |
Translationprocess.withCreatedon(OffsetDateTime createdon) |
Translationprocess |
Translationprocess.withDuration(Integer duration) |
Translationprocess |
Translationprocess.withExchangerate(BigDecimal exchangerate) |
Translationprocess |
Translationprocess.withImportsequencenumber(Integer importsequencenumber) |
Translationprocess |
Translationprocess.withModifiedon(OffsetDateTime modifiedon) |
Translationprocess |
Translationprocess.withName(String name) |
Translationprocess |
Translationprocess.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Translationprocess |
Translationprocess.withStatecode(Integer statecode) |
Translationprocess |
Translationprocess.withStatuscode(Integer statuscode) |
Translationprocess |
Translationprocess.withTraversedpath(String traversedpath) |
Translationprocess |
Translationprocess.withUnmappedField(String name,
String value) |
Translationprocess |
Translationprocess.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.