Class ClusterTabList

java.lang.Object
com.morpheusdata.core.util.ClusterTabList

public class ClusterTabList extends Object
  • Constructor Details

    • ClusterTabList

      public ClusterTabList()
  • Method Details

    • getNetwork

      public Boolean getNetwork()
    • setNetwork

      public void setNetwork(Boolean network)
    • getStorage

      public Boolean getStorage()
    • setStorage

      public void setStorage(Boolean storage)
    • getVirtualImage

      public Boolean getVirtualImage()
    • setVirtualImage

      public void setVirtualImage(Boolean virtualImage)
    • getContainer

      public Boolean getContainer()
    • setContainer

      public void setContainer(Boolean container)
    • getMonitoring

      public Boolean getMonitoring()
    • setMonitoring

      public void setMonitoring(Boolean monitoring)
    • getHistory

      public Boolean getHistory()
    • setHistory

      public void setHistory(Boolean history)
    • getWiki

      public Boolean getWiki()
    • setWiki

      public void setWiki(Boolean wiki)
    • getVm

      public Boolean getVm()
    • setVm

      public void setVm(Boolean vm)
    • getHost

      public Boolean getHost()
    • setHost

      public void setHost(Boolean host)
    • getResource

      public Boolean getResource()
    • setResource

      public void setResource(Boolean resource)
    • getRouter

      public Boolean getRouter()
    • setRouter

      public void setRouter(Boolean router)
    • getService

      public Boolean getService()
    • setService

      public void setService(Boolean service)
    • getPool

      public Boolean getPool()
    • setPool

      public void setPool(Boolean pool)
    • toMap

      public Map<String,Boolean> toMap()