Uses of Class
PamController.settings.output.xml.ModuleNode
-
Uses of ModuleNode in PamController.settings.output.xml
Modifier and TypeMethodDescriptionPamguardXMLReader.getModuleNodes()
PamguardXMLReader.modulesForClass
(String className) Find all module nodes which are for a particular parameter class.PamguardXMLReader.modulesForType
(String unitType) Find all module nodes which are for a particular module type.Modifier and TypeMethodDescriptionObject[]
PamguardXMLReader.unpackModuleNode
(ModuleNode moduleNode) Unpack a module node, creating a class and settings it's data.