Uses of Class
org.opennms.netmgt.config.wsman.Collection.IncludeAllSystemDefinitions
-
Packages that use Collection.IncludeAllSystemDefinitions Package Description org.opennms.netmgt.config.wsman This file is part of OpenNMS(R). -
-
Uses of Collection.IncludeAllSystemDefinitions in org.opennms.netmgt.config.wsman
Fields in org.opennms.netmgt.config.wsman declared as Collection.IncludeAllSystemDefinitions Modifier and Type Field Description protected Collection.IncludeAllSystemDefinitions
Collection. includeAllSystemDefinitions
Methods in org.opennms.netmgt.config.wsman that return Collection.IncludeAllSystemDefinitions Modifier and Type Method Description Collection.IncludeAllSystemDefinitions
ObjectFactory. createCollectionIncludeAllSystemDefinitions()
Create an instance ofCollection.IncludeAllSystemDefinitions
Collection.IncludeAllSystemDefinitions
Collection. getIncludeAllSystemDefinitions()
Gets the value of the includeAllSystemDefinitions property.Methods in org.opennms.netmgt.config.wsman with parameters of type Collection.IncludeAllSystemDefinitions Modifier and Type Method Description void
Collection. setIncludeAllSystemDefinitions(Collection.IncludeAllSystemDefinitions value)
Sets the value of the includeAllSystemDefinitions property.
-