Uses of Interface
com.sun.n1.sps.model.host.HostSetIDSet

Packages that use HostSetIDSet
com.sun.n1.sps.model.host   
com.sun.n1.sps.model.plugin   
 

Uses of HostSetIDSet in com.sun.n1.sps.model.host
 

Methods in com.sun.n1.sps.model.host that return HostSetIDSet
 HostSetIDSet Host.getHostSetIDSet()
          Returns a set of host set IDS of which this host is a direct member.
 HostSetIDSet HostSet.getMemberHostSetIDSet()
          Returns the set of IDs referencing the host sets that are directly contained as members of this host set.
 

Uses of HostSetIDSet in com.sun.n1.sps.model.plugin
 

Methods in com.sun.n1.sps.model.plugin that return HostSetIDSet
 HostSetIDSet Plugin.getHostSets()
          Returns the a list of host sets owned by this plugin.