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

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

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

Methods in com.collation.platform.model.topology.app.veritas.cluster that return VCSServiceGroup
 VCSServiceGroup VCSLocalServiceGroup.getParentGlobalGroup()
           
 VCSServiceGroup[] VCSCluster.getServiceGroups()
           
 

Methods in com.collation.platform.model.topology.app.veritas.cluster with parameters of type VCSServiceGroup
 void VCSLocalServiceGroup.setParentGlobalGroup(VCSServiceGroup x)
           
 void VCSCluster.setServiceGroups(VCSServiceGroup[] x)