uk.co.petertribble.pkgview
Class InstalledCluster

java.lang.Object
  extended by uk.co.petertribble.pkgview.InstalledCluster

public class InstalledCluster
extends java.lang.Object

Describes the currently installed software metacluster


Constructor Summary
InstalledCluster()
           
 
Method Summary
 java.lang.String getClusterName()
           
 boolean isDefined()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstalledCluster

public InstalledCluster()
Method Detail

isDefined

public boolean isDefined()

getClusterName

public java.lang.String getClusterName()