Uses of Class
microsoft.dynamics.crm.entity.Customeraddress
-
Packages that use Customeraddress Package Description microsoft.dynamics.crm.entity -
-
Uses of Customeraddress in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Customeraddress Modifier and Type Method Description CustomeraddressCustomeraddress.Builder. build()CustomeraddressCustomeraddress. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CustomeraddressCustomeraddress. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CustomeraddressCustomeraddress. with_createdby_value(String _createdby_value)CustomeraddressCustomeraddress. with_createdonbehalfby_value(String _createdonbehalfby_value)CustomeraddressCustomeraddress. with_modifiedby_value(String _modifiedby_value)CustomeraddressCustomeraddress. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)CustomeraddressCustomeraddress. with_ownerid_value(String _ownerid_value)CustomeraddressCustomeraddress. with_owningbusinessunit_value(String _owningbusinessunit_value)CustomeraddressCustomeraddress. with_owninguser_value(String _owninguser_value)CustomeraddressCustomeraddress. with_parentid_value(String _parentid_value)CustomeraddressCustomeraddress. with_transactioncurrencyid_value(String _transactioncurrencyid_value)CustomeraddressCustomeraddress. withAddressnumber(Integer addressnumber)CustomeraddressCustomeraddress. withAddresstypecode(Integer addresstypecode)CustomeraddressCustomeraddress. withCity(String city)CustomeraddressCustomeraddress. withComposite(String composite)CustomeraddressCustomeraddress. withCountry(String country)CustomeraddressCustomeraddress. withCounty(String county)CustomeraddressCustomeraddress. withCreatedon(OffsetDateTime createdon)CustomeraddressCustomeraddress. withCustomeraddressid(String customeraddressid)CustomeraddressCustomeraddress. withExchangerate(BigDecimal exchangerate)CustomeraddressCustomeraddress. withFax(String fax)CustomeraddressCustomeraddress. withFreighttermscode(Integer freighttermscode)CustomeraddressCustomeraddress. withImportsequencenumber(Integer importsequencenumber)CustomeraddressCustomeraddress. withLatitude(Double latitude)CustomeraddressCustomeraddress. withLine1(String line1)CustomeraddressCustomeraddress. withLine2(String line2)CustomeraddressCustomeraddress. withLine3(String line3)CustomeraddressCustomeraddress. withLongitude(Double longitude)CustomeraddressCustomeraddress. withModifiedon(OffsetDateTime modifiedon)CustomeraddressCustomeraddress. withName(String name)CustomeraddressCustomeraddress. withObjecttypecode(String objecttypecode)CustomeraddressCustomeraddress. withOverriddencreatedon(OffsetDateTime overriddencreatedon)CustomeraddressCustomeraddress. withPostalcode(String postalcode)CustomeraddressCustomeraddress. withPostofficebox(String postofficebox)CustomeraddressCustomeraddress. withPrimarycontactname(String primarycontactname)CustomeraddressCustomeraddress. withShippingmethodcode(Integer shippingmethodcode)CustomeraddressCustomeraddress. withStateorprovince(String stateorprovince)CustomeraddressCustomeraddress. withTelephone1(String telephone1)CustomeraddressCustomeraddress. withTelephone2(String telephone2)CustomeraddressCustomeraddress. withTelephone3(String telephone3)CustomeraddressCustomeraddress. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)CustomeraddressCustomeraddress. withUnmappedField(String name, String value)CustomeraddressCustomeraddress. withUpszone(String upszone)CustomeraddressCustomeraddress. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)CustomeraddressCustomeraddress. withUtcoffset(Integer utcoffset)CustomeraddressCustomeraddress. withVersionnumber(Long versionnumber)
-