OpenShift Java Client 2.5.0.Final

com.openshift.internal.client
Class Field

java.lang.Object
  extended by com.openshift.internal.client.Field
All Implemented Interfaces:
IField

public class Field
extends Object
implements IField

Author:
Andre Dietisheim

Field Summary
 
Fields inherited from interface com.openshift.client.IField
APPINFO, DEFAULT, RESULT
 
Constructor Summary
Field(String field)
           
 
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

Field

public Field(String field)
Method Detail

getValue

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

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.