public class Msdyn_aibdatasetrecord extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_aibdatasetrecord.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_modifiedby_value |
protected String |
_modifiedonbehalfby_value |
protected String |
_msdyn_aibdatasetsid_value |
protected String |
_ownerid_value |
protected String |
_owningbusinessunit_value |
protected String |
_owningteam_value |
protected String |
_owninguser_value |
protected OffsetDateTime |
createdon |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected String |
msdyn_aibdatasetrecordid |
protected String |
msdyn_data |
protected String |
msdyn_name |
protected Integer |
msdyn_recordtype |
protected OffsetDateTime |
overriddencreatedon |
protected Integer |
statecode |
protected Integer |
statuscode |
protected Integer |
timezoneruleversionnumber |
protected Integer |
utcconversiontimezonecode |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_aibdatasetrecord() |
protected Integer msdyn_recordtype
protected Integer statecode
protected Integer timezoneruleversionnumber
protected String _modifiedby_value
protected String _modifiedonbehalfby_value
protected String _createdby_value
protected OffsetDateTime createdon
protected String msdyn_name
protected String msdyn_data
protected Integer utcconversiontimezonecode
protected Integer importsequencenumber
protected String _owningteam_value
protected String _createdonbehalfby_value
protected Long versionnumber
protected Integer statuscode
protected String _owningbusinessunit_value
protected String _owninguser_value
protected String _msdyn_aibdatasetsid_value
protected String _ownerid_value
protected OffsetDateTime modifiedon
protected String msdyn_aibdatasetrecordid
protected OffsetDateTime overriddencreatedon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_aibdatasetrecord.Builder builderMsdyn_aibdatasetrecord()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Msdyn_aibdatasetrecord withMsdyn_recordtype(Integer msdyn_recordtype)
public Msdyn_aibdatasetrecord withStatecode(Integer statecode)
public Msdyn_aibdatasetrecord withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_aibdatasetrecord with_modifiedby_value(String _modifiedby_value)
public Msdyn_aibdatasetrecord with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_aibdatasetrecord with_createdby_value(String _createdby_value)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_aibdatasetrecord withCreatedon(OffsetDateTime createdon)
public Msdyn_aibdatasetrecord withMsdyn_name(String msdyn_name)
public Msdyn_aibdatasetrecord withMsdyn_data(String msdyn_data)
public Msdyn_aibdatasetrecord withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_aibdatasetrecord withImportsequencenumber(Integer importsequencenumber)
public Msdyn_aibdatasetrecord with_owningteam_value(String _owningteam_value)
public Msdyn_aibdatasetrecord with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_aibdatasetrecord withVersionnumber(Long versionnumber)
public Msdyn_aibdatasetrecord withStatuscode(Integer statuscode)
public Msdyn_aibdatasetrecord with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_aibdatasetrecord with_owninguser_value(String _owninguser_value)
public Msdyn_aibdatasetrecord with_msdyn_aibdatasetsid_value(String _msdyn_aibdatasetsid_value)
public Msdyn_aibdatasetrecord with_ownerid_value(String _ownerid_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_aibdatasetrecord withModifiedon(OffsetDateTime modifiedon)
public Msdyn_aibdatasetrecord withMsdyn_aibdatasetrecordid(String msdyn_aibdatasetrecordid)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_aibdatasetrecord withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_aibdatasetrecord withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getMsdyn_aibdatasetrecord_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_aibdatasetrecord_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_aibdatasetrecord_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_aibdatasetrecord_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_aibdatasetrecord_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_aibdatasetrecord_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_aibdatasetrecord_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses()
public Msdyn_aibdatasetRequest getMsdyn_AIBDatasetsId()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_aibdatasetrecord patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Msdyn_aibdatasetrecord put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.