public class SsoServerSitesEntry extends Object implements SsoServerSitesEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
SiteId
Variable for storing the value of "SiteId".
|
protected String |
SiteName
Variable for storing the value of "SiteName".
|
protected Integer |
SiteState
Variable for storing the value of "SiteState".
|
Constructor and Description |
---|
SsoServerSitesEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSitesEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getSiteId()
Getter for the "SiteId" variable.
|
String |
getSiteName()
Getter for the "SiteName" variable.
|
Integer |
getSiteState()
Getter for the "SiteState" variable.
|
protected Integer SiteState
protected String SiteName
protected Integer SiteId
public SsoServerSitesEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Integer getSiteState() throws com.sun.management.snmp.SnmpStatusException
getSiteState
in interface SsoServerSitesEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getSiteName() throws com.sun.management.snmp.SnmpStatusException
getSiteName
in interface SsoServerSitesEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getSiteId() throws com.sun.management.snmp.SnmpStatusException
getSiteId
in interface SsoServerSitesEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.