com.ingenta.workbench.data
Class ServiceParameterOption

java.lang.Object
  extended bycom.ingenta.workbench.data.ServiceParameterOption

public class ServiceParameterOption
extends java.lang.Object


Constructor Summary
ServiceParameterOption(java.lang.String label, java.lang.String value)
           
 
Method Summary
 java.lang.String getLabel()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceParameterOption

public ServiceParameterOption(java.lang.String label,
                              java.lang.String value)
Method Detail

getLabel

public java.lang.String getLabel()

getValue

public java.lang.String getValue()