Class Plugintype

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Plugintype
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • versionnumber

        protected Long versionnumber
      • isworkflowactivity

        protected Boolean isworkflowactivity
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • workflowactivitygroupname

        protected String workflowactivitygroupname
      • _organizationid_value

        protected UUID _organizationid_value
      • _createdby_value

        protected UUID _createdby_value
      • culture

        protected String culture
      • version

        protected String version
      • ismanaged

        protected Boolean ismanaged
      • plugintypeid

        protected UUID plugintypeid
      • description

        protected String description
      • _modifiedby_value

        protected UUID _modifiedby_value
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • friendlyname

        protected String friendlyname
      • customizationlevel

        protected Integer customizationlevel
      • solutionid

        protected UUID solutionid
      • plugintypeidunique

        protected UUID plugintypeidunique
      • publickeytoken

        protected String publickeytoken
      • componentstate

        protected Integer componentstate
      • assemblyname

        protected String assemblyname
      • customworkflowactivityinfo

        protected String customworkflowactivityinfo
      • _pluginassemblyid_value

        protected UUID _pluginassemblyid_value
      • typename

        protected String typename
    • Constructor Detail

      • Plugintype

        protected Plugintype()