You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sis.apache.org by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2022/12/07 18:47:00 UTC

[jira] [Closed] (SIS-503) Naming issue in setters of DefaultReleasability

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

Martin Desruisseaux closed SIS-503.
-----------------------------------

> Naming issue in setters of DefaultReleasability
> -----------------------------------------------
>
>                 Key: SIS-503
>                 URL: https://issues.apache.org/jira/browse/SIS-503
>             Project: Spatial Information Systems
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: 1.0
>            Reporter: jean-marc Bourdaret
>            Assignee: Martin Desruisseaux
>            Priority: Minor
>             Fix For: 1.1
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> In DefaultReleasability.java , some setters have the same name as getters:
> {color:#8c8c8c}
> {color}{color:#0033b3}public void {color}{color:#00627a}*{color:#FF0000}get{color}*Addressees{color}({color:#0033b3}final {color}{color:#000000}Collection{color}<? {color:#0033b3}extends {color}{color:#000000}Responsibility{color}> newValues) 
> {color:#0033b3}public void {color}{color:#00627a}{color:#FF0000}*get*{color}DisseminationConstraints{color}({color:#0033b3}final {color}{color:#000000}Collection{color}<? {color:#0033b3}extends {color}{color:#000000}Restriction{color}> newValues) 
>  
> should be named with set* instead of get*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)