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 java.lang.Object

The ArgInfo class defines attributes of a service command argument.


Field Summary
 java.lang.String comments
           
 java.lang.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 java.lang.String value

comments

public java.lang.String comments
Constructor Detail

InstallationDescriptor.ArgInfo

public InstallationDescriptor.ArgInfo()


Copyright © 2012. All Rights Reserved.