| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Publisheraddress |
Publisheraddress.Builder.build() |
Publisheraddress |
Publisheraddress.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Publisheraddress |
Publisheraddress.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Publisheraddress |
Publisheraddress.with_createdby_value(String _createdby_value) |
Publisheraddress |
Publisheraddress.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Publisheraddress |
Publisheraddress.with_modifiedby_value(String _modifiedby_value) |
Publisheraddress |
Publisheraddress.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Publisheraddress |
Publisheraddress.with_parentid_value(String _parentid_value) |
Publisheraddress |
Publisheraddress.withAddressnumber(Integer addressnumber) |
Publisheraddress |
Publisheraddress.withAddresstypecode(Integer addresstypecode) |
Publisheraddress |
Publisheraddress.withCity(String city) |
Publisheraddress |
Publisheraddress.withCountry(String country) |
Publisheraddress |
Publisheraddress.withCounty(String county) |
Publisheraddress |
Publisheraddress.withCreatedon(OffsetDateTime createdon) |
Publisheraddress |
Publisheraddress.withFax(String fax) |
Publisheraddress |
Publisheraddress.withFreighttermscode(Integer freighttermscode) |
Publisheraddress |
Publisheraddress.withImportsequencenumber(Integer importsequencenumber) |
Publisheraddress |
Publisheraddress.withLatitude(Double latitude) |
Publisheraddress |
Publisheraddress.withLine1(String line1) |
Publisheraddress |
Publisheraddress.withLine2(String line2) |
Publisheraddress |
Publisheraddress.withLine3(String line3) |
Publisheraddress |
Publisheraddress.withLongitude(Double longitude) |
Publisheraddress |
Publisheraddress.withModifiedon(OffsetDateTime modifiedon) |
Publisheraddress |
Publisheraddress.withName(String name) |
Publisheraddress |
Publisheraddress.withPostalcode(String postalcode) |
Publisheraddress |
Publisheraddress.withPostofficebox(String postofficebox) |
Publisheraddress |
Publisheraddress.withPrimarycontactname(String primarycontactname) |
Publisheraddress |
Publisheraddress.withPublisheraddressid(String publisheraddressid) |
Publisheraddress |
Publisheraddress.withShippingmethodcode(Integer shippingmethodcode) |
Publisheraddress |
Publisheraddress.withStateorprovince(String stateorprovince) |
Publisheraddress |
Publisheraddress.withTelephone1(String telephone1) |
Publisheraddress |
Publisheraddress.withTelephone2(String telephone2) |
Publisheraddress |
Publisheraddress.withTelephone3(String telephone3) |
Publisheraddress |
Publisheraddress.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Publisheraddress |
Publisheraddress.withUnmappedField(String name,
String value) |
Publisheraddress |
Publisheraddress.withUpszone(String upszone) |
Publisheraddress |
Publisheraddress.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Publisheraddress |
Publisheraddress.withUtcoffset(Integer utcoffset) |
Publisheraddress |
Publisheraddress.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.