--- Weitergeleitete Nachricht / Forwarded Message ---
Date: Wed, 18 Jun 2003 15:24:35 +0200 (MEST)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: getFoos and addFoo: property name "foos" or "foo"

> Hi,
> 
> if I have the following class 
> 
> public class Hrglbrmft {
>    public void addFoo(Bar bar) { ... }
>    public List getFoos() { ... }
> }
> 
> should the property returned by Clazz be called "foos" or "foo"?
> 
> Currently "foos" is returned.
> 
> Victor
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to