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. attribMethods in org.opennms.netmgt.config.wsman that return Attrib Modifier and Type Method Description AttribObjectFactory. createAttrib()Create an instance ofAttribMethods 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 voidGroup. addAttrib(Attrib attr)
-