|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.controller.inventory.AdminRancidRouterDbCommClass
public class AdminRancidRouterDbCommClass
AdminRancidRouterDbCommClass class.
| Constructor Summary | |
|---|---|
AdminRancidRouterDbCommClass()
|
|
| Method Summary | |
|---|---|
String |
getComment()
Getter for the field comment. |
String |
getDeviceName()
Getter for the field deviceName. |
String |
getDeviceTypeName()
Getter for the field deviceTypeName. |
String |
getGroupName()
Getter for the field groupName. |
String |
getStatusName()
Getter for the field statusName. |
void |
setComment(String comment)
Setter for the field comment. |
void |
setDeviceName(String deviceName)
Setter for the field deviceName. |
void |
setDeviceTypeName(String deviceTypeName)
Setter for the field deviceTypeName. |
void |
setGroupName(String groupName)
Setter for the field groupName. |
void |
setStatusName(String statusName)
Setter for the field statusName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdminRancidRouterDbCommClass()
| Method Detail |
|---|
public String getComment()
Getter for the field comment.
String object.public void setComment(String comment)
Setter for the field comment.
comment - a String object.public String getDeviceTypeName()
Getter for the field deviceTypeName.
String object.public void setDeviceTypeName(String deviceTypeName)
Setter for the field deviceTypeName.
deviceTypeName - a String object.public String getStatusName()
Getter for the field statusName.
String object.public void setStatusName(String statusName)
Setter for the field statusName.
statusName - a String object.public String getGroupName()
Getter for the field groupName.
String object.public void setGroupName(String groupName)
Setter for the field groupName.
groupName - a String object.public String getDeviceName()
Getter for the field deviceName.
String object.public void setDeviceName(String deviceName)
Setter for the field deviceName.
deviceName - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||