Class AbstractRole

    • Constructor Detail

      • AbstractRole

        public AbstractRole​(String value)
    • Method Detail

      • getValue

        public String getValue()
        Returns:
        the value
      • setValue

        public AbstractRole setValue​(String value)
        Parameters:
        value - the value to set
      • getCodeList

        public String getCodeList()
        Returns:
        the codeList
      • setCodeList

        public AbstractRole setCodeList​(String codeList)
        Parameters:
        codeList - the codeList to set
      • getCodeListValue

        public String getCodeListValue()
        Returns:
        the codeListValue
      • setCodeListValue

        public AbstractRole setCodeListValue​(String codeListValue)
        Parameters:
        codeListValue - the codeListValue to set