Class Complexcontrol

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

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

      • versionnumber

        protected Long versionnumber
      • _organizationid_value

        protected String _organizationid_value
      • complexcontrolid

        protected String complexcontrolid
      • ismanaged

        protected Boolean ismanaged
      • version

        protected Integer version
      • componentstate

        protected Integer componentstate
      • complexcontrolxml

        protected String complexcontrolxml
      • introducedversion

        protected String introducedversion
      • complexcontrolidunique

        protected String complexcontrolidunique
      • solutionid

        protected String solutionid
      • description

        protected String description
    • Constructor Detail

      • Complexcontrol

        protected Complexcontrol()