public class Msdyn_aiodlabel extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_aiodlabel.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 |
_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_aiodlabelid |
protected String |
msdyn_labelstring |
protected String |
msdyn_name |
protected String |
msdyn_sourceattributelogicalname |
protected String |
msdyn_sourceentitysetname |
protected String |
msdyn_sourcerecordid |
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_aiodlabel() |
protected String _owninguser_value
protected OffsetDateTime createdon
protected Integer timezoneruleversionnumber
protected OffsetDateTime overriddencreatedon
protected String msdyn_name
protected Integer statecode
protected String msdyn_sourcerecordid
protected String msdyn_sourceentitysetname
protected String _modifiedonbehalfby_value
protected String msdyn_labelstring
protected String _createdonbehalfby_value
protected Long versionnumber
protected String _createdby_value
protected Integer statuscode
protected String _modifiedby_value
protected OffsetDateTime modifiedon
protected Integer utcconversiontimezonecode
protected Integer importsequencenumber
protected String msdyn_aiodlabelid
protected String _ownerid_value
protected String _owningteam_value
protected String _owningbusinessunit_value
protected String msdyn_sourceattributelogicalname
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_aiodlabel.Builder builderMsdyn_aiodlabel()
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_aiodlabel with_owninguser_value(String _owninguser_value)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_aiodlabel withCreatedon(OffsetDateTime createdon)
public Msdyn_aiodlabel withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_aiodlabel withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_aiodlabel withMsdyn_name(String msdyn_name)
public Msdyn_aiodlabel withStatecode(Integer statecode)
public Msdyn_aiodlabel withMsdyn_sourcerecordid(String msdyn_sourcerecordid)
public Msdyn_aiodlabel withMsdyn_sourceentitysetname(String msdyn_sourceentitysetname)
public Msdyn_aiodlabel with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_aiodlabel withMsdyn_labelstring(String msdyn_labelstring)
public Msdyn_aiodlabel with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_aiodlabel withVersionnumber(Long versionnumber)
public Msdyn_aiodlabel with_createdby_value(String _createdby_value)
public Msdyn_aiodlabel withStatuscode(Integer statuscode)
public Msdyn_aiodlabel with_modifiedby_value(String _modifiedby_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_aiodlabel withModifiedon(OffsetDateTime modifiedon)
public Msdyn_aiodlabel withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_aiodlabel withImportsequencenumber(Integer importsequencenumber)
public Msdyn_aiodlabel withMsdyn_aiodlabelid(String msdyn_aiodlabelid)
public Msdyn_aiodlabel with_ownerid_value(String _ownerid_value)
public Msdyn_aiodlabel with_owningteam_value(String _owningteam_value)
public Msdyn_aiodlabel with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_aiodlabel withMsdyn_sourceattributelogicalname(String msdyn_sourceattributelogicalname)
public Msdyn_aiodlabel 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_aiodlabel_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_aiodlabel_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_aiodlabel_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_aiodlabel_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_aiodlabel_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_aiodlabel_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_aiodlabel_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aiodlabel_PrincipalObjectAttributeAccesses()
public Msdyn_aiconfigurationCollectionRequest getMsdyn_aiodlabel_msdyn_aiconfiguration()
public Msdyn_aiodtrainingboundingboxCollectionRequest getMsdyn_aiodlabel_msdyn_aiodtrainingboundingbox()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_aiodlabel 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_aiodlabel 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.