And property names start with lower case.

String getMyProperty();
void setMyProperty(String s);

The property path is "myProperty"

On Sun, Jun 21, 2009 at 12:41 AM, Girish Naik<[email protected]> wrote:
> If your getter is 'getShippingAddress()' then your property will be
> 'shippingAddress' .
>
>
> Regards,
> ---------------------------------------------------------
> Girish Naik
> Mobile:-+91-09740091638
> [email protected]
> Fran Lebowitz<http://www.brainyquote.com/quotes/authors/f/fran_lebowitz.html>
> - "Life is something to do when you can't get to sleep."
>
> On Sun, Jun 21, 2009 at 11:09 AM, Sam Wun <[email protected]> wrote:
>
>> getShippingAddress()
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to