JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hp.ucmdb.api.customers
Interface ServerInfo
public interface
ServerInfo
User: ashkinaz
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getHostName
()
Integer
getId
()
Integer
getInactivityPeriod
()
Inactivity period in seconds.
Date
getLastActive
()
Method Details
getId
Integer
getId
()
getHostName
String
getHostName
()
getLastActive
Date
getLastActive
()
getInactivityPeriod
Integer
getInactivityPeriod
()
Inactivity period in seconds.