intarsys runtime library

Uses of Interface
de.intarsys.tools.functor.IArgumentDeclaration

Packages that use IArgumentDeclaration
de.intarsys.tools.functor   
de.intarsys.tools.preferences   
 

Uses of IArgumentDeclaration in de.intarsys.tools.functor
 

Classes in de.intarsys.tools.functor that implement IArgumentDeclaration
 class ArgumentDeclaration
          An argument declaration supporting argument naming, default values and typing.
 

Uses of IArgumentDeclaration in de.intarsys.tools.preferences
 

Methods in de.intarsys.tools.preferences with parameters of type IArgumentDeclaration
static void PreferencesTools.putArgValue(IPreferences preferences, String name, Object pValue, IArgumentDeclaration argDecl, boolean secret)
          Serialize a name/value pair in a preferences node.
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.