Uses of Interface
com.collation.platform.model.topology.app.veritas.cluster.VCSCluster

Packages that use VCSCluster
com.collation.platform.model.topology.app.veritas.cluster   
 

Uses of VCSCluster in com.collation.platform.model.topology.app.veritas.cluster
 

Methods in com.collation.platform.model.topology.app.veritas.cluster that return VCSCluster
 VCSCluster VCSSystem.getCluster()
           
 VCSCluster VCSServiceGroup.getCluster()
           
 VCSCluster VCSHADServer.getCluster()
           
 

Methods in com.collation.platform.model.topology.app.veritas.cluster with parameters of type VCSCluster
 void VCSSystem.setCluster(VCSCluster x)
           
 void VCSServiceGroup.setCluster(VCSCluster x)
           
 void VCSHADServer.setCluster(VCSCluster x)