You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Ajay Gupta (JIRA)" <ji...@apache.org> on 2017/03/19 03:48:41 UTC

[jira] [Updated] (APEXCORE-674) Change access specifier of DTConfiguration.ValueEntry to private

     [ https://issues.apache.org/jira/browse/APEXCORE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Gupta updated APEXCORE-674:
--------------------------------
    Description: There is no need for ValueEntry class to be public. DTConfiguration provides methods to access the member variables of ValueEntry class. Also, the setter functions set() and setInternal() will be changed to return void instead of ValueEntry.

> Change access specifier of DTConfiguration.ValueEntry to private
> ----------------------------------------------------------------
>
>                 Key: APEXCORE-674
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-674
>             Project: Apache Apex Core
>          Issue Type: Sub-task
>            Reporter: Ajay Gupta
>            Assignee: Ajay Gupta
>             Fix For: 3.6.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> There is no need for ValueEntry class to be public. DTConfiguration provides methods to access the member variables of ValueEntry class. Also, the setter functions set() and setInternal() will be changed to return void instead of ValueEntry.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)