bad.robot.http.configuration
Class Password

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

public class Password
extends AbstractValueType<String>


Field Summary
 
Fields inherited from class bad.robot.http.configuration.AbstractValueType
value
 
Method Summary
static Password password(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

password

public static Password password(String value)


Copyright © 2012. All Rights Reserved.