Package | Description |
---|---|
org.opennms.protocols.xml.collector | |
org.opennms.protocols.xml.config |
This file is part of OpenNMS(R).
|
Constructor and Description |
---|
XmlCollectionAttributeType(XmlObject object,
AttributeGroupType groupType)
Instantiates a new XML collection attribute type.
|
Modifier and Type | Method and Description |
---|---|
List<XmlObject> |
XmlGroup.getXmlObjects()
Gets the XML objects.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlGroup.addXmlObject(XmlObject xmlObject)
Adds a new XML object.
|
int |
XmlObject.compareTo(XmlObject obj) |
void |
XmlGroup.removeXmlObject(XmlObject xmlObject)
Removes a XML object.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlGroup.setXmlObjects(List<XmlObject> xmlObjects)
Sets the XML objects.
|
Copyright © 2017. All rights reserved.