public class Sdkmessageprocessingstepimage extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Sdkmessageprocessingstepimage.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 |
_organizationid_value |
protected String |
_sdkmessageprocessingstepid_value |
protected String |
attributes |
protected Integer |
componentstate |
protected OffsetDateTime |
createdon |
protected Integer |
customizationlevel |
protected String |
description |
protected String |
entityalias |
protected Integer |
imagetype |
protected String |
introducedversion |
protected BooleanManagedProperty |
iscustomizable |
protected Boolean |
ismanaged |
protected String |
messagepropertyname |
protected OffsetDateTime |
modifiedon |
protected String |
name |
protected OffsetDateTime |
overwritetime |
protected String |
relatedattributename |
protected String |
sdkmessageprocessingstepimageid |
protected String |
sdkmessageprocessingstepimageidunique |
protected String |
solutionid |
protected Long |
versionnumber |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Sdkmessageprocessingstepimage() |
protected Integer componentstate
protected String _createdonbehalfby_value
protected String entityalias
protected String description
protected String introducedversion
protected String attributes
protected Boolean ismanaged
protected String _modifiedonbehalfby_value
protected String sdkmessageprocessingstepimageidunique
protected String name
protected String _modifiedby_value
protected BooleanManagedProperty iscustomizable
protected String _organizationid_value
protected Long versionnumber
protected String messagepropertyname
protected String sdkmessageprocessingstepimageid
protected OffsetDateTime modifiedon
protected String _sdkmessageprocessingstepid_value
protected String solutionid
protected OffsetDateTime overwritetime
protected OffsetDateTime createdon
protected Integer imagetype
protected Integer customizationlevel
protected String relatedattributename
protected String _createdby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Sdkmessageprocessingstepimage.Builder builderSdkmessageprocessingstepimage()
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 Sdkmessageprocessingstepimage withComponentstate(Integer componentstate)
public Sdkmessageprocessingstepimage with_createdonbehalfby_value(String _createdonbehalfby_value)
public Sdkmessageprocessingstepimage withEntityalias(String entityalias)
public Sdkmessageprocessingstepimage withDescription(String description)
public Sdkmessageprocessingstepimage withIntroducedversion(String introducedversion)
public Sdkmessageprocessingstepimage withAttributes(String attributes)
public Sdkmessageprocessingstepimage withIsmanaged(Boolean ismanaged)
public Sdkmessageprocessingstepimage with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<String> getSdkmessageprocessingstepimageidunique()
public Sdkmessageprocessingstepimage withSdkmessageprocessingstepimageidunique(String sdkmessageprocessingstepimageidunique)
public Sdkmessageprocessingstepimage withName(String name)
public Sdkmessageprocessingstepimage with_modifiedby_value(String _modifiedby_value)
public Optional<BooleanManagedProperty> getIscustomizable()
public Sdkmessageprocessingstepimage withIscustomizable(BooleanManagedProperty iscustomizable)
public Sdkmessageprocessingstepimage with_organizationid_value(String _organizationid_value)
public Sdkmessageprocessingstepimage withVersionnumber(Long versionnumber)
public Sdkmessageprocessingstepimage withMessagepropertyname(String messagepropertyname)
public Sdkmessageprocessingstepimage withSdkmessageprocessingstepimageid(String sdkmessageprocessingstepimageid)
public Optional<OffsetDateTime> getModifiedon()
public Sdkmessageprocessingstepimage withModifiedon(OffsetDateTime modifiedon)
public Sdkmessageprocessingstepimage with_sdkmessageprocessingstepid_value(String _sdkmessageprocessingstepid_value)
public Sdkmessageprocessingstepimage withSolutionid(String solutionid)
public Optional<OffsetDateTime> getOverwritetime()
public Sdkmessageprocessingstepimage withOverwritetime(OffsetDateTime overwritetime)
public Optional<OffsetDateTime> getCreatedon()
public Sdkmessageprocessingstepimage withCreatedon(OffsetDateTime createdon)
public Sdkmessageprocessingstepimage withImagetype(Integer imagetype)
public Sdkmessageprocessingstepimage withCustomizationlevel(Integer customizationlevel)
public Sdkmessageprocessingstepimage withRelatedattributename(String relatedattributename)
public Sdkmessageprocessingstepimage with_createdby_value(String _createdby_value)
public Sdkmessageprocessingstepimage withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getCreatedby()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public SdkmessageprocessingstepRequest getSdkmessageprocessingstepid()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Sdkmessageprocessingstepimage 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 Sdkmessageprocessingstepimage 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.