Class Picklistmapping

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

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

      • componentstate

        protected Integer componentstate
      • picklistmappingid

        protected UUID picklistmappingid
      • statuscode

        protected Integer statuscode
      • sourcevalue

        protected String sourcevalue
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • targetvalue

        protected Integer targetvalue
      • _columnmappingid_value

        protected UUID _columnmappingid_value
      • _modifiedby_value

        protected UUID _modifiedby_value
      • solutionid

        protected UUID solutionid
      • picklistmappingidunique

        protected UUID picklistmappingidunique
      • processcode

        protected Integer processcode
      • introducedversion

        protected String introducedversion
      • _createdby_value

        protected UUID _createdby_value
      • statecode

        protected Integer statecode
      • ismanaged

        protected Boolean ismanaged
    • Constructor Detail

      • Picklistmapping

        protected Picklistmapping()