VTT Java
2010 Version

gov.nih.nlm.nls.vtt.Operations
Class ConfigOptionsOperations

java.lang.Object
  extended by gov.nih.nlm.nls.vtt.Operations.ConfigOptionsOperations

public class ConfigOptionsOperations
extends java.lang.Object

This class provides configuration related operations.

History:

Version:
V-2010
Author:
NLM NLS Development Team, clu

Method Summary
static void SetConfig(ConfigObj configObj, VttObj vttObj)
          Set the configuration by specifying configObj Java object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

SetConfig

public static void SetConfig(ConfigObj configObj,
                             VttObj vttObj)
Set the configuration by specifying configObj Java object.

Parameters:
configObj - the configuration Java object
vttObj - the vttObj Java object

VTT Java
2010 Version

Submit a bug or feature

Copyright © 2010 National Library of Medicine