|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.genesyslab.openmedia.soa.ServiceInfo
This class describes the DTO data for a server connection backend used by the common library. .
| Constructor Summary | |
ServiceInfo()
|
|
| Method Summary | |
ServiceStatus |
getStatus()
The service status. |
ServiceType |
getType()
The service type. |
void |
setStatus(ServiceStatus status)
|
void |
setType(ServiceType type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceInfo()
| Method Detail |
public ServiceStatus getStatus()
public void setStatus(ServiceStatus status)
public ServiceType getType()
public void setType(ServiceType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||