Package microsoft.dynamics.crm.entity
Class Sdkmessageprocessingstepimage
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Sdkmessageprocessingstepimage
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Sdkmessageprocessingstepimage extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSdkmessageprocessingstepimage.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_organizationid_valueprotected UUID_sdkmessageprocessingstepid_valueprotected Stringattributesprotected Integercomponentstateprotected OffsetDateTimecreatedonprotected Integercustomizationlevelprotected Stringdescriptionprotected Stringentityaliasprotected Integerimagetypeprotected Stringintroducedversionprotected BooleanManagedPropertyiscustomizableprotected Booleanismanagedprotected Stringmessagepropertynameprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimeoverwritetimeprotected Stringrelatedattributenameprotected UUIDsdkmessageprocessingstepimageidprotected UUIDsdkmessageprocessingstepimageiduniqueprotected UUIDsolutionidprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSdkmessageprocessingstepimage()
-
Method Summary
-
-
-
Field Detail
-
componentstate
protected Integer componentstate
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
entityalias
protected String entityalias
-
description
protected String description
-
introducedversion
protected String introducedversion
-
attributes
protected String attributes
-
ismanaged
protected Boolean ismanaged
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
sdkmessageprocessingstepimageidunique
protected UUID sdkmessageprocessingstepimageidunique
-
name
protected String name
-
_modifiedby_value
protected UUID _modifiedby_value
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
_organizationid_value
protected UUID _organizationid_value
-
versionnumber
protected Long versionnumber
-
messagepropertyname
protected String messagepropertyname
-
sdkmessageprocessingstepimageid
protected UUID sdkmessageprocessingstepimageid
-
modifiedon
protected OffsetDateTime modifiedon
-
_sdkmessageprocessingstepid_value
protected UUID _sdkmessageprocessingstepid_value
-
solutionid
protected UUID solutionid
-
overwritetime
protected OffsetDateTime overwritetime
-
createdon
protected OffsetDateTime createdon
-
imagetype
protected Integer imagetype
-
customizationlevel
protected Integer customizationlevel
-
relatedattributename
protected String relatedattributename
-
_createdby_value
protected UUID _createdby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderSdkmessageprocessingstepimage
public static Sdkmessageprocessingstepimage.Builder builderSdkmessageprocessingstepimage()
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
-
withComponentstate
public Sdkmessageprocessingstepimage withComponentstate(Integer componentstate)
-
with_createdonbehalfby_value
public Sdkmessageprocessingstepimage with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withEntityalias
public Sdkmessageprocessingstepimage withEntityalias(String entityalias)
-
withDescription
public Sdkmessageprocessingstepimage withDescription(String description)
-
withIntroducedversion
public Sdkmessageprocessingstepimage withIntroducedversion(String introducedversion)
-
withAttributes
public Sdkmessageprocessingstepimage withAttributes(String attributes)
-
withIsmanaged
public Sdkmessageprocessingstepimage withIsmanaged(Boolean ismanaged)
-
with_modifiedonbehalfby_value
public Sdkmessageprocessingstepimage with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getSdkmessageprocessingstepimageidunique
public Optional<UUID> getSdkmessageprocessingstepimageidunique()
-
withSdkmessageprocessingstepimageidunique
public Sdkmessageprocessingstepimage withSdkmessageprocessingstepimageidunique(UUID sdkmessageprocessingstepimageidunique)
-
withName
public Sdkmessageprocessingstepimage withName(String name)
-
with_modifiedby_value
public Sdkmessageprocessingstepimage with_modifiedby_value(UUID _modifiedby_value)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Sdkmessageprocessingstepimage withIscustomizable(BooleanManagedProperty iscustomizable)
-
with_organizationid_value
public Sdkmessageprocessingstepimage with_organizationid_value(UUID _organizationid_value)
-
withVersionnumber
public Sdkmessageprocessingstepimage withVersionnumber(Long versionnumber)
-
withMessagepropertyname
public Sdkmessageprocessingstepimage withMessagepropertyname(String messagepropertyname)
-
withSdkmessageprocessingstepimageid
public Sdkmessageprocessingstepimage withSdkmessageprocessingstepimageid(UUID sdkmessageprocessingstepimageid)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Sdkmessageprocessingstepimage withModifiedon(OffsetDateTime modifiedon)
-
with_sdkmessageprocessingstepid_value
public Sdkmessageprocessingstepimage with_sdkmessageprocessingstepid_value(UUID _sdkmessageprocessingstepid_value)
-
withSolutionid
public Sdkmessageprocessingstepimage withSolutionid(UUID solutionid)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Sdkmessageprocessingstepimage withOverwritetime(OffsetDateTime overwritetime)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Sdkmessageprocessingstepimage withCreatedon(OffsetDateTime createdon)
-
withImagetype
public Sdkmessageprocessingstepimage withImagetype(Integer imagetype)
-
withCustomizationlevel
public Sdkmessageprocessingstepimage withCustomizationlevel(Integer customizationlevel)
-
withRelatedattributename
public Sdkmessageprocessingstepimage withRelatedattributename(String relatedattributename)
-
with_createdby_value
public Sdkmessageprocessingstepimage with_createdby_value(UUID _createdby_value)
-
withUnmappedField
public Sdkmessageprocessingstepimage withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getSdkmessageprocessingstepid
public SdkmessageprocessingstepRequest getSdkmessageprocessingstepid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Sdkmessageprocessingstepimage 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 Sdkmessageprocessingstepimage 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
-
-