public class Plugintype extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Plugintype.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Plugintype() |
protected Long versionnumber
protected OffsetDateTime overwritetime
protected Boolean isworkflowactivity
protected String _createdonbehalfby_value
protected String workflowactivitygroupname
protected String _organizationid_value
protected Integer minor
protected String _createdby_value
protected OffsetDateTime createdon
protected String culture
protected String version
protected Boolean ismanaged
protected String plugintypeid
protected String description
protected String _modifiedby_value
protected String _modifiedonbehalfby_value
protected String friendlyname
protected Integer customizationlevel
protected String solutionid
protected String plugintypeidunique
protected String name
protected String publickeytoken
protected Integer componentstate
protected String assemblyname
protected String customworkflowactivityinfo
protected String _pluginassemblyid_value
protected String typename
protected OffsetDateTime modifiedon
protected Integer major
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Plugintype.Builder builderPlugintype()
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 Plugintype withVersionnumber(Long versionnumber)
public Optional<OffsetDateTime> getOverwritetime()
public Plugintype withOverwritetime(OffsetDateTime overwritetime)
public Plugintype withIsworkflowactivity(Boolean isworkflowactivity)
public Plugintype with_createdonbehalfby_value(String _createdonbehalfby_value)
public Plugintype withWorkflowactivitygroupname(String workflowactivitygroupname)
public Plugintype with_organizationid_value(String _organizationid_value)
public Plugintype withMinor(Integer minor)
public Plugintype with_createdby_value(String _createdby_value)
public Optional<OffsetDateTime> getCreatedon()
public Plugintype withCreatedon(OffsetDateTime createdon)
public Plugintype withCulture(String culture)
public Plugintype withVersion(String version)
public Plugintype withIsmanaged(Boolean ismanaged)
public Plugintype withPlugintypeid(String plugintypeid)
public Plugintype withDescription(String description)
public Plugintype with_modifiedby_value(String _modifiedby_value)
public Plugintype with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Plugintype withFriendlyname(String friendlyname)
public Plugintype withCustomizationlevel(Integer customizationlevel)
public Plugintype withSolutionid(String solutionid)
public Plugintype withPlugintypeidunique(String plugintypeidunique)
public Plugintype withName(String name)
public Plugintype withPublickeytoken(String publickeytoken)
public Plugintype withComponentstate(Integer componentstate)
public Plugintype withAssemblyname(String assemblyname)
public Plugintype withCustomworkflowactivityinfo(String customworkflowactivityinfo)
public Plugintype with_pluginassemblyid_value(String _pluginassemblyid_value)
public Plugintype withTypename(String typename)
public Optional<OffsetDateTime> getModifiedon()
public Plugintype withModifiedon(OffsetDateTime modifiedon)
public Plugintype withMajor(Integer major)
public Plugintype withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getModifiedby()
public PluginassemblyRequest getPluginassemblyid()
public SystemuserRequest getCreatedonbehalfby()
public OrganizationRequest getOrganizationid()
public SdkmessageprocessingstepCollectionRequest getPlugintypeid_sdkmessageprocessingstep()
public SystemuserRequest getCreatedby()
public SdkmessageprocessingstepCollectionRequest getPlugintype_sdkmessageprocessingstep()
public SystemuserRequest getModifiedonbehalfby()
public PlugintypestatisticCollectionRequest getPlugintype_plugintypestatistic()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Plugintype 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 Plugintype 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.