public class Slaitem extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Slaitem.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Slaitem() |
protected String successconditionsxml
protected String _createdby_value
protected String _modifiedby_value
protected Integer warnafter
protected String changedattributelist
protected String actionurl
protected String slaitemidunique
protected String _slaid_value
protected String _owningbusinessunit_value
protected OffsetDateTime modifiedon
protected String actionflowuniquename
protected Boolean allowpauseresume
protected String _transactioncurrencyid_value
protected String _createdonbehalfby_value
protected String description
protected String _msdyn_slakpiid_value
protected Long versionnumber
protected String _modifiedonbehalfby_value
protected String _ownerid_value
protected String slaitemid
protected String applicablewhenxml
protected String _businesshoursid_value
protected Integer failureafter
protected OffsetDateTime overwritetime
protected BigDecimal exchangerate
protected String _workflowid_value
protected OffsetDateTime createdon
protected String applicableentity
protected Integer componentstate
protected String name
protected String _owninguser_value
protected String relatedfield
protected String solutionid
protected Integer sequencenumber
protected Boolean ismanaged
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Slaitem.Builder builderSlaitem()
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 Slaitem with_owningbusinessunit_value(String _owningbusinessunit_value)
public Optional<OffsetDateTime> getModifiedon()
public Slaitem withModifiedon(OffsetDateTime modifiedon)
public Slaitem with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Slaitem with_createdonbehalfby_value(String _createdonbehalfby_value)
public Slaitem with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<OffsetDateTime> getOverwritetime()
public Slaitem withOverwritetime(OffsetDateTime overwritetime)
public Optional<BigDecimal> getExchangerate()
public Slaitem withExchangerate(BigDecimal exchangerate)
public Optional<OffsetDateTime> getCreatedon()
public Slaitem withCreatedon(OffsetDateTime createdon)
public Slaitem withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getCreatedonbehalfby()
public WorkflowRequest getWorkflowid()
public SyncerrorCollectionRequest getSLAItem_SyncErrors()
public TransactioncurrencyRequest getTransactioncurrencyid()
public SystemuserRequest getModifiedby()
public SlaRequest getSlaid()
public SystemuserRequest getCreatedby()
public CalendarRequest getBusinesshoursid()
public Msdyn_slakpiRequest getMsdyn_SLAKPIID()
public SlakpiinstanceCollectionRequest getMsdyn_slaitem_slakpiinstance()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Slaitem 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 Slaitem 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.