OpenShift Java Client 2.5.0.Final

com.openshift.internal.client.httpclient.request
Class StringValue

java.lang.Object
  extended by com.openshift.internal.client.httpclient.request.ParameterValue<String>
      extended by com.openshift.internal.client.httpclient.request.StringValue

public class StringValue
extends ParameterValue<String>

Author:
Andre Dietisheim

Constructor Summary
StringValue(String value)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.openshift.internal.client.httpclient.request.ParameterValue
equals, getValue, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringValue

public StringValue(String value)
Method Detail

toString

public String toString()
Overrides:
toString in class ParameterValue<String>

OpenShift Java Client 2.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.