public class Msdyn_aiodimage extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_aiodimage.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 byte[] |
entityimage |
protected Long |
entityimage_timestamp |
protected String |
entityimage_url |
protected String |
entityimageid |
protected Integer |
importsequencenumber |
protected OffsetDateTime |
modifiedon |
protected String |
msdyn_aiodimageid |
protected String |
msdyn_checksum |
protected String |
msdyn_description |
protected String |
msdyn_metadata |
protected String |
msdyn_name |
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_aiodimage() |
protected Integer statecode
protected Integer timezoneruleversionnumber
protected String msdyn_aiodimageid
protected Integer utcconversiontimezonecode
protected Integer statuscode
protected byte[] entityimage
protected String msdyn_name
protected String entityimageid
protected Long versionnumber
protected String _createdby_value
protected String _owninguser_value
protected OffsetDateTime createdon
protected String _ownerid_value
protected Integer importsequencenumber
protected String _owningbusinessunit_value
protected String _modifiedonbehalfby_value
protected String entityimage_url
protected String msdyn_metadata
protected Long entityimage_timestamp
protected String _owningteam_value
protected OffsetDateTime modifiedon
protected String msdyn_description
protected String _createdonbehalfby_value
protected String _modifiedby_value
protected OffsetDateTime overriddencreatedon
protected String msdyn_checksum
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_aiodimage.Builder builderMsdyn_aiodimage()
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_aiodimage withStatecode(Integer statecode)
public Msdyn_aiodimage withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_aiodimage withMsdyn_aiodimageid(String msdyn_aiodimageid)
public Msdyn_aiodimage withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_aiodimage withStatuscode(Integer statuscode)
public Optional<byte[]> getEntityimage()
public Msdyn_aiodimage withEntityimage(byte[] entityimage)
public Msdyn_aiodimage withMsdyn_name(String msdyn_name)
public Msdyn_aiodimage withEntityimageid(String entityimageid)
public Msdyn_aiodimage withVersionnumber(Long versionnumber)
public Msdyn_aiodimage with_createdby_value(String _createdby_value)
public Msdyn_aiodimage with_owninguser_value(String _owninguser_value)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_aiodimage withCreatedon(OffsetDateTime createdon)
public Msdyn_aiodimage with_ownerid_value(String _ownerid_value)
public Msdyn_aiodimage withImportsequencenumber(Integer importsequencenumber)
public Msdyn_aiodimage with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_aiodimage with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_aiodimage withEntityimage_url(String entityimage_url)
public Msdyn_aiodimage withMsdyn_metadata(String msdyn_metadata)
public Msdyn_aiodimage withEntityimage_timestamp(Long entityimage_timestamp)
public Msdyn_aiodimage with_owningteam_value(String _owningteam_value)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_aiodimage withModifiedon(OffsetDateTime modifiedon)
public Msdyn_aiodimage withMsdyn_description(String msdyn_description)
public Msdyn_aiodimage with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_aiodimage with_modifiedby_value(String _modifiedby_value)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_aiodimage withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_aiodimage withMsdyn_checksum(String msdyn_checksum)
public Msdyn_aiodimage 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_aiodimage_SyncErrors()
public DuplicaterecordCollectionRequest getMsdyn_aiodimage_DuplicateMatchingRecord()
public DuplicaterecordCollectionRequest getMsdyn_aiodimage_DuplicateBaseRecord()
public AsyncoperationCollectionRequest getMsdyn_aiodimage_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_aiodimage_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_aiodimage_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_aiodimage_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aiodimage_PrincipalObjectAttributeAccesses()
public AnnotationCollectionRequest getMsdyn_aiodimage_Annotations()
public Msdyn_aiodtrainingimageCollectionRequest getMsdyn_aiodimage_msdyn_aiodtrainingimage()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_aiodimage 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_aiodimage 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–2020. All rights reserved.