| Package | Description | 
|---|---|
| org.opennms.netmgt.enlinkd.model | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CdpElement.CdpGlobalDeviceIdFormat | 
CdpElement.CdpGlobalDeviceIdFormat.get(Integer code)  | 
CdpElement.CdpGlobalDeviceIdFormat | 
CdpElement.getCdpGlobalDeviceIdFormat()  | 
static CdpElement.CdpGlobalDeviceIdFormat | 
CdpElement.CdpGlobalDeviceIdFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CdpElement.CdpGlobalDeviceIdFormat[] | 
CdpElement.CdpGlobalDeviceIdFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Class<CdpElement.CdpGlobalDeviceIdFormat> | 
CdpGlobalDeviceIdFormatUserType.returnedClass()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CdpElement.setCdpGlobalDeviceIdFormat(CdpElement.CdpGlobalDeviceIdFormat cdpGlobalDeviceIdFormat)  | 
| Constructor and Description | 
|---|
CdpElement(OnmsNode node,
          String cdpGlobalDeviceId,
          CdpElement.CdpGlobalDeviceIdFormat format)  | 
Copyright © 2020. All rights reserved.