org.opennms.web.inventory
Class RancidNodeWrapper
java.lang.Object
org.opennms.web.inventory.RancidNodeWrapper
public class RancidNodeWrapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RancidNodeWrapper
public RancidNodeWrapper(String _deviceName,
String _group,
String _deviceType,
String _comment,
String _headRevision,
int _totalRevision,
Date _expirationDate,
String _rootConfigurationUrl)
getDeviceName
public String getDeviceName()
getGroup
public String getGroup()
getDeviceType
public String getDeviceType()
getComment
public String getComment()
getHeadRevision
public String getHeadRevision()
getTotalRevisions
public int getTotalRevisions()
getCreationDate
public Date getCreationDate()
getRootConfigurationUrl
public String getRootConfigurationUrl()
Copyright © 2009. All Rights Reserved.