| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Territory |
Territory.Builder.build() |
Territory |
Territory.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Territory |
Territory.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Territory |
Territory.with_createdby_value(String _createdby_value) |
Territory |
Territory.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Territory |
Territory.with_managerid_value(String _managerid_value) |
Territory |
Territory.with_modifiedby_value(String _modifiedby_value) |
Territory |
Territory.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Territory |
Territory.with_organizationid_value(String _organizationid_value) |
Territory |
Territory.with_parentterritoryid_value(String _parentterritoryid_value) |
Territory |
Territory.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Territory |
Territory.withCreatedon(OffsetDateTime createdon) |
Territory |
Territory.withDescription(String description) |
Territory |
Territory.withEntityimage_timestamp(Long entityimage_timestamp) |
Territory |
Territory.withEntityimage_url(String entityimage_url) |
Territory |
Territory.withEntityimage(byte[] entityimage) |
Territory |
Territory.withEntityimageid(String entityimageid) |
Territory |
Territory.withExchangerate(BigDecimal exchangerate) |
Territory |
Territory.withImportsequencenumber(Integer importsequencenumber) |
Territory |
Territory.withModifiedon(OffsetDateTime modifiedon) |
Territory |
Territory.withName(String name) |
Territory |
Territory.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Territory |
Territory.withTerritoryid(String territoryid) |
Territory |
Territory.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Territory |
Territory.withUnmappedField(String name,
String value) |
Territory |
Territory.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Territory |
Territory.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.