[Jargp-general] Creating new Def classes
Brought to you by:
dsosnoski
|
From: Tauzell, D. <Dav...@Rx...> - 2004-05-07 15:23:36
|
Hi,
=20
I created two new Def classes DateDef and FileDef. If I put them into
my own package I run into a problem calling the
ArguementProcessor.setSave() method because it is marked as package
scope. There is no other way to get at the target object to set the
value.
=20
Can you change the scope of setValue()? Are you interested in any new
Def classes?
=20
Thanks,
Dave
|