Uses of Class
org.opennms.netmgt.config.wsman.Attrib
-
Packages that use Attrib Package Description org.opennms.netmgt.config.wsman This file is part of OpenNMS(R). -
-
Uses of Attrib in org.opennms.netmgt.config.wsman
Fields in org.opennms.netmgt.config.wsman with type parameters of type Attrib Modifier and Type Field Description protected java.util.List<Attrib>
Group. attrib
Methods in org.opennms.netmgt.config.wsman that return Attrib Modifier and Type Method Description Attrib
ObjectFactory. createAttrib()
Create an instance ofAttrib
Methods in org.opennms.netmgt.config.wsman that return types with arguments of type Attrib Modifier and Type Method Description java.util.List<Attrib>
Group. getAttrib()
Gets the value of the attrib property.Methods in org.opennms.netmgt.config.wsman with parameters of type Attrib Modifier and Type Method Description void
Group. addAttrib(Attrib attr)
-