org.opennms.rancid
Class Tuple
java.lang.Object
org.opennms.rancid.Tuple
- All Implemented Interfaces:
- Expandable
public class Tuple
- extends Object
- implements Expandable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tuple
public Tuple(String name,
String description)
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
expand
public String expand()
- Specified by:
expand in interface Expandable
Copyright © 2012. All Rights Reserved.