bad.robot.http.configuration
Class Username

java.lang.Object
  extended by bad.robot.http.configuration.AbstractValueType<String>
      extended by bad.robot.http.configuration.Username
All Implemented Interfaces:
ValueType<String>

public class Username
extends AbstractValueType<String>


Field Summary
 
Fields inherited from class bad.robot.http.configuration.AbstractValueType
value
 
Method Summary
static Username username(String value)
           
 
Methods inherited from class bad.robot.http.configuration.AbstractValueType
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

username

public static Username username(String value)


Copyright © 2012. All Rights Reserved.