com.cloudbees.api
Class ServiceInfo

java.lang.Object
  extended by com.cloudbees.api.ServiceInfo

public class ServiceInfo
extends Object


Constructor Summary
ServiceInfo()
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 void setDescription(String description)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInfo

public ServiceInfo()
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getName

public String getName()

setName

public void setName(String name)


Copyright © 2011-2012. All Rights Reserved.