org.apache.uima.pear.tools
Class InstallationDescriptor.ArgInfo

java.lang.Object
  extended by org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
Enclosing class:
InstallationDescriptor

public static class InstallationDescriptor.ArgInfo
extends Object

The ArgInfo class defines attributes of a service command argument.


Field Summary
 String comments
           
 String value
           
 
Constructor Summary
InstallationDescriptor.ArgInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public String value

comments

public String comments
Constructor Detail

InstallationDescriptor.ArgInfo

public InstallationDescriptor.ArgInfo()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.