OpenShift Java Client 2.5.0.Final

com.openshift.internal.client
Class GearProfile

java.lang.Object
  extended by com.openshift.internal.client.GearProfile
All Implemented Interfaces:
IGearProfile

public class GearProfile
extends Object
implements IGearProfile

Author:
Andre Dietisheim

Field Summary
 
Fields inherited from interface com.openshift.client.IGearProfile
EXLARGE, JUMBO, LARGE, MEDIUM, MICRO, SMALL
 
Constructor Summary
GearProfile(String name)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getName()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GearProfile

public GearProfile(String name)
Method Detail

getName

public String getName()
Specified by:
getName in interface IGearProfile

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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

toString

public String toString()
Overrides:
toString in class Object

OpenShift Java Client 2.5.0.Final

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