[ https://issues.apache.org/jira/browse/APEXCORE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933259#comment-15933259 ]
ASF GitHub Bot commented on APEXCORE-674: ----------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/489 > 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 > Priority: Trivial > > 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)