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