public class Gear extends Object implements IGear
Gear(String id, GearState state, String sshUrl)
String
getId()
getSshUrl()
ssh://<username>@<host>
GearState
getState()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Gear(String id, GearState state, String sshUrl)
public String getId()
IGear
getId
public GearState getState()
getState
public String getSshUrl()
getSshUrl
public String toString()
toString
Object
Copyright © 2013 JBoss by Red Hat. All rights reserved.