org.openiec61850.server.scl
Class BDA

java.lang.Object
  extended by org.openiec61850.server.scl.AbstractElement
      extended by org.openiec61850.server.scl.AbstractDataAttribute
          extended by org.openiec61850.server.scl.BDA

public class BDA
extends AbstractDataAttribute


Constructor Summary
BDA(org.w3c.dom.Node xmlNode)
           
 
Method Summary
 
Methods inherited from class org.openiec61850.server.scl.AbstractDataAttribute
getbType, getCount, getsAddr, getType, getValKind, getValues
 
Methods inherited from class org.openiec61850.server.scl.AbstractElement
getDesc, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BDA

public BDA(org.w3c.dom.Node xmlNode)
    throws SCLParserException
Throws:
SCLParserException