Package microsoft.dynamics.crm.entity
Class Msdyn_aiodtrainingboundingbox
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_aiodtrainingboundingbox
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_aiodtrainingboundingbox extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_aiodtrainingboundingbox.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_createdby_valueprotected String_createdonbehalfby_valueprotected String_modifiedby_valueprotected String_modifiedonbehalfby_valueprotected String_msdyn_aiodlabelid_valueprotected String_msdyn_aiodtrainingimageid_valueprotected String_ownerid_valueprotected String_owningbusinessunit_valueprotected String_owningteam_valueprotected String_owninguser_valueprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected Stringmsdyn_aiodtrainingboundingboxidprotected Doublemsdyn_heightprotected Doublemsdyn_leftprotected Stringmsdyn_nameprotected Doublemsdyn_topprotected Doublemsdyn_widthprotected OffsetDateTimeoverriddencreatedonprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMsdyn_aiodtrainingboundingbox()
-
Method Summary
-
-
-
Field Detail
-
_msdyn_aiodlabelid_value
protected String _msdyn_aiodlabelid_value
-
statecode
protected Integer statecode
-
_owninguser_value
protected String _owninguser_value
-
msdyn_aiodtrainingboundingboxid
protected String msdyn_aiodtrainingboundingboxid
-
_owningteam_value
protected String _owningteam_value
-
_msdyn_aiodtrainingimageid_value
protected String _msdyn_aiodtrainingimageid_value
-
_createdby_value
protected String _createdby_value
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
msdyn_width
protected Double msdyn_width
-
_ownerid_value
protected String _ownerid_value
-
importsequencenumber
protected Integer importsequencenumber
-
_modifiedby_value
protected String _modifiedby_value
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
msdyn_name
protected String msdyn_name
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
modifiedon
protected OffsetDateTime modifiedon
-
createdon
protected OffsetDateTime createdon
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
msdyn_height
protected Double msdyn_height
-
msdyn_top
protected Double msdyn_top
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
versionnumber
protected Long versionnumber
-
msdyn_left
protected Double msdyn_left
-
statuscode
protected Integer statuscode
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_aiodtrainingboundingbox
public static Msdyn_aiodtrainingboundingbox.Builder builderMsdyn_aiodtrainingboundingbox()
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_msdyn_aiodlabelid_value
public Msdyn_aiodtrainingboundingbox with_msdyn_aiodlabelid_value(String _msdyn_aiodlabelid_value)
-
withStatecode
public Msdyn_aiodtrainingboundingbox withStatecode(Integer statecode)
-
with_owninguser_value
public Msdyn_aiodtrainingboundingbox with_owninguser_value(String _owninguser_value)
-
withMsdyn_aiodtrainingboundingboxid
public Msdyn_aiodtrainingboundingbox withMsdyn_aiodtrainingboundingboxid(String msdyn_aiodtrainingboundingboxid)
-
with_owningteam_value
public Msdyn_aiodtrainingboundingbox with_owningteam_value(String _owningteam_value)
-
with_msdyn_aiodtrainingimageid_value
public Msdyn_aiodtrainingboundingbox with_msdyn_aiodtrainingimageid_value(String _msdyn_aiodtrainingimageid_value)
-
with_createdby_value
public Msdyn_aiodtrainingboundingbox with_createdby_value(String _createdby_value)
-
with_modifiedonbehalfby_value
public Msdyn_aiodtrainingboundingbox with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withMsdyn_width
public Msdyn_aiodtrainingboundingbox withMsdyn_width(Double msdyn_width)
-
with_ownerid_value
public Msdyn_aiodtrainingboundingbox with_ownerid_value(String _ownerid_value)
-
withImportsequencenumber
public Msdyn_aiodtrainingboundingbox withImportsequencenumber(Integer importsequencenumber)
-
with_modifiedby_value
public Msdyn_aiodtrainingboundingbox with_modifiedby_value(String _modifiedby_value)
-
with_owningbusinessunit_value
public Msdyn_aiodtrainingboundingbox with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withMsdyn_name
public Msdyn_aiodtrainingboundingbox withMsdyn_name(String msdyn_name)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_aiodtrainingboundingbox withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_aiodtrainingboundingbox withModifiedon(OffsetDateTime modifiedon)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_aiodtrainingboundingbox withCreatedon(OffsetDateTime createdon)
-
with_createdonbehalfby_value
public Msdyn_aiodtrainingboundingbox with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withMsdyn_height
public Msdyn_aiodtrainingboundingbox withMsdyn_height(Double msdyn_height)
-
withMsdyn_top
public Msdyn_aiodtrainingboundingbox withMsdyn_top(Double msdyn_top)
-
withTimezoneruleversionnumber
public Msdyn_aiodtrainingboundingbox withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withVersionnumber
public Msdyn_aiodtrainingboundingbox withVersionnumber(Long versionnumber)
-
withMsdyn_left
public Msdyn_aiodtrainingboundingbox withMsdyn_left(Double msdyn_left)
-
withStatuscode
public Msdyn_aiodtrainingboundingbox withStatuscode(Integer statuscode)
-
withUtcconversiontimezonecode
public Msdyn_aiodtrainingboundingbox withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withUnmappedField
public Msdyn_aiodtrainingboundingbox withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getMsdyn_aiodtrainingboundingbox_SyncErrors
public SyncerrorCollectionRequest getMsdyn_aiodtrainingboundingbox_SyncErrors()
-
getMsdyn_aiodtrainingboundingbox_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getMsdyn_aiodtrainingboundingbox_DuplicateMatchingRecord()
-
getMsdyn_aiodtrainingboundingbox_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getMsdyn_aiodtrainingboundingbox_DuplicateBaseRecord()
-
getMsdyn_aiodtrainingboundingbox_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_aiodtrainingboundingbox_AsyncOperations()
-
getMsdyn_aiodtrainingboundingbox_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_aiodtrainingboundingbox_MailboxTrackingFolders()
-
getMsdyn_aiodtrainingboundingbox_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_aiodtrainingboundingbox_ProcessSession()
-
getMsdyn_aiodtrainingboundingbox_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_aiodtrainingboundingbox_BulkDeleteFailures()
-
getMsdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses()
-
getMsdyn_AIOdLabelId
public Msdyn_aiodlabelRequest getMsdyn_AIOdLabelId()
-
getMsdyn_AIOdTrainingImageId
public Msdyn_aiodtrainingimageRequest getMsdyn_AIOdTrainingImageId()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_aiodtrainingboundingbox 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 Msdyn_aiodtrainingboundingbox 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
-
-