Class AccessTreeExecutionType

    • Constructor Detail

      • AccessTreeExecutionType

        public AccessTreeExecutionType()
      • AccessTreeExecutionType

        public AccessTreeExecutionType​(Long id,
                                       String code,
                                       String mimeType,
                                       String template)
    • Method Detail

      • getId

        public Long getId()
        Gets value for attribute id
      • setId

        public void setId​(Long id)
        Sets value for attribute id
      • getCode

        public String getCode()
        Gets value for attribute code
      • setCode

        public void setCode​(String code)
        Sets value for attribute code
      • getMimeType

        public String getMimeType()
        Gets value for attribute mimeType
      • setMimeType

        public void setMimeType​(String mimeType)
        Sets value for attribute mimeType
      • getTemplate

        public String getTemplate()
        Gets value for attribute template
      • setTemplate

        public void setTemplate​(String template)
        Sets value for attribute template
      • getJavaClass

        public String getJavaClass()
        Gets value for attribute javaClass
      • setJavaClass

        public void setJavaClass​(String javaClass)
        Sets value for attribute javaClass
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object
      • toAccessTreeExecutionType

        public static void toAccessTreeExecutionType​(TipusExecucioPuntEntrada source,
                                                     AccessTreeExecutionType target)
        Updates a AccessTreeExecutionType value object based on a TipusExecucioPuntEntrada object.