Package microsoft.dynamics.crm.entity
Class Customeraddress
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Customeraddress
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Customeraddress extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCustomeraddress.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCustomeraddress()
-
Method Summary
-
-
-
Field Detail
-
_modifiedby_value
protected String _modifiedby_value
-
addresstypecode
protected Integer addresstypecode
-
_ownerid_value
protected String _ownerid_value
-
customeraddressid
protected String customeraddressid
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
line2
protected String line2
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
addressnumber
protected Integer addressnumber
-
utcoffset
protected Integer utcoffset
-
line3
protected String line3
-
shippingmethodcode
protected Integer shippingmethodcode
-
importsequencenumber
protected Integer importsequencenumber
-
line1
protected String line1
-
versionnumber
protected Long versionnumber
-
_parentid_value
protected String _parentid_value
-
postalcode
protected String postalcode
-
freighttermscode
protected Integer freighttermscode
-
exchangerate
protected BigDecimal exchangerate
-
country
protected String country
-
county
protected String county
-
createdon
protected OffsetDateTime createdon
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
stateorprovince
protected String stateorprovince
-
_createdby_value
protected String _createdby_value
-
_transactioncurrencyid_value
protected String _transactioncurrencyid_value
-
primarycontactname
protected String primarycontactname
-
telephone1
protected String telephone1
-
city
protected String city
-
_owninguser_value
protected String _owninguser_value
-
fax
protected String fax
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
objecttypecode
protected String objecttypecode
-
telephone2
protected String telephone2
-
upszone
protected String upszone
-
composite
protected String composite
-
longitude
protected Double longitude
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
telephone3
protected String telephone3
-
modifiedon
protected OffsetDateTime modifiedon
-
postofficebox
protected String postofficebox
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
latitude
protected Double latitude
-
name
protected String name
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderCustomeraddress
public static Customeraddress.Builder builderCustomeraddress()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
with_modifiedby_value
public Customeraddress with_modifiedby_value(String _modifiedby_value)
-
withAddresstypecode
public Customeraddress withAddresstypecode(Integer addresstypecode)
-
with_ownerid_value
public Customeraddress with_ownerid_value(String _ownerid_value)
-
withCustomeraddressid
public Customeraddress withCustomeraddressid(String customeraddressid)
-
with_createdonbehalfby_value
public Customeraddress with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withLine2
public Customeraddress withLine2(String line2)
-
withUtcconversiontimezonecode
public Customeraddress withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withAddressnumber
public Customeraddress withAddressnumber(Integer addressnumber)
-
withUtcoffset
public Customeraddress withUtcoffset(Integer utcoffset)
-
withLine3
public Customeraddress withLine3(String line3)
-
withShippingmethodcode
public Customeraddress withShippingmethodcode(Integer shippingmethodcode)
-
withImportsequencenumber
public Customeraddress withImportsequencenumber(Integer importsequencenumber)
-
withLine1
public Customeraddress withLine1(String line1)
-
withVersionnumber
public Customeraddress withVersionnumber(Long versionnumber)
-
with_parentid_value
public Customeraddress with_parentid_value(String _parentid_value)
-
withPostalcode
public Customeraddress withPostalcode(String postalcode)
-
withFreighttermscode
public Customeraddress withFreighttermscode(Integer freighttermscode)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Customeraddress withExchangerate(BigDecimal exchangerate)
-
withCountry
public Customeraddress withCountry(String country)
-
withCounty
public Customeraddress withCounty(String county)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Customeraddress withCreatedon(OffsetDateTime createdon)
-
with_owningbusinessunit_value
public Customeraddress with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withStateorprovince
public Customeraddress withStateorprovince(String stateorprovince)
-
with_createdby_value
public Customeraddress with_createdby_value(String _createdby_value)
-
with_transactioncurrencyid_value
public Customeraddress with_transactioncurrencyid_value(String _transactioncurrencyid_value)
-
withPrimarycontactname
public Customeraddress withPrimarycontactname(String primarycontactname)
-
withTelephone1
public Customeraddress withTelephone1(String telephone1)
-
withCity
public Customeraddress withCity(String city)
-
with_owninguser_value
public Customeraddress with_owninguser_value(String _owninguser_value)
-
withFax
public Customeraddress withFax(String fax)
-
with_modifiedonbehalfby_value
public Customeraddress with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withObjecttypecode
public Customeraddress withObjecttypecode(String objecttypecode)
-
withTelephone2
public Customeraddress withTelephone2(String telephone2)
-
withUpszone
public Customeraddress withUpszone(String upszone)
-
withComposite
public Customeraddress withComposite(String composite)
-
withLongitude
public Customeraddress withLongitude(Double longitude)
-
withTimezoneruleversionnumber
public Customeraddress withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withTelephone3
public Customeraddress withTelephone3(String telephone3)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Customeraddress withModifiedon(OffsetDateTime modifiedon)
-
withPostofficebox
public Customeraddress withPostofficebox(String postofficebox)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Customeraddress withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withLatitude
public Customeraddress withLatitude(Double latitude)
-
withName
public Customeraddress withName(String name)
-
withUnmappedField
public Customeraddress withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCustomerAddress_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getCustomerAddress_BulkDeleteFailures()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getCustomerAddress_ProcessSessions
public ProcesssessionCollectionRequest getCustomerAddress_ProcessSessions()
-
getParentid_account
public AccountRequest getParentid_account()
-
getParentid_contact
public ContactRequest getParentid_contact()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getCustomerAddress_SyncErrors
public SyncerrorCollectionRequest getCustomerAddress_SyncErrors()
-
getCustomeraddress_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getCustomeraddress_principalobjectattributeaccess()
-
getCustomerAddress_AsyncOperations
public AsyncoperationCollectionRequest getCustomerAddress_AsyncOperations()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Customeraddress patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Customeraddress put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-