org.opennms.rancid
Class InventorySoftware

java.lang.Object
  extended by org.opennms.rancid.InventorySoftware

public class InventorySoftware
extends Object


Constructor Summary
InventorySoftware()
           
 
Method Summary
 String expand()
           
 String getType()
           
 String getVersion()
           
 void setType(String type)
           
 void setVersion(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventorySoftware

public InventorySoftware()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getVersion

public String getVersion()

setVersion

public void setVersion(String version)

expand

public String expand()


Copyright © 2012. All Rights Reserved.