public class RancidNodeWrapper extends Object
RancidNodeWrapper class.
Constructor and Description |
---|
RancidNodeWrapper(String _deviceName,
String _group,
String _deviceType,
String _comment,
String _headRevision,
int _totalRevision,
Date _expirationDate,
String _rootConfigurationUrl)
Constructor for RancidNodeWrapper.
|
Modifier and Type | Method and Description |
---|---|
String |
getComment()
Getter for the field
comment . |
Date |
getCreationDate()
Getter for the field
creationDate . |
String |
getDeviceName()
Getter for the field
deviceName . |
String |
getDeviceType()
Getter for the field
deviceType . |
String |
getGroup()
Getter for the field
group . |
String |
getHeadRevision()
Getter for the field
headRevision . |
String |
getRootConfigurationUrl()
Getter for the field
rootConfigurationUrl . |
int |
getTotalRevisions()
Getter for the field
totalRevisions . |
public String getDeviceName()
Getter for the field deviceName
.
String
object.public String getDeviceType()
Getter for the field deviceType
.
String
object.public String getHeadRevision()
Getter for the field headRevision
.
String
object.public int getTotalRevisions()
Getter for the field totalRevisions
.
public Date getCreationDate()
Getter for the field creationDate
.
Copyright © 2021. All rights reserved.