OpenShift Java Client 2.5.0.Final

com.openshift.internal.client
Class Severity

java.lang.Object
  extended by com.openshift.internal.client.Severity
All Implemented Interfaces:
ISeverity

public class Severity
extends Object
implements ISeverity

Author:
Andre Dietisheim

Field Summary
 
Fields inherited from interface com.openshift.client.ISeverity
DEBUG, ERROR, INFO, RESULT
 
Constructor Summary
Severity(String severity)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getValue()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Severity

public Severity(String severity)
Method Detail

getValue

public String getValue()
Specified by:
getValue in interface ISeverity

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

OpenShift Java Client 2.5.0.Final

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