|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openiec61850.server.scl.AbstractElement
org.openiec61850.server.scl.AbstractDataAttribute
org.openiec61850.server.scl.DA
public class DA
Constructor Summary | |
---|---|
DA(org.w3c.dom.Node xmlNode)
|
Method Summary | |
---|---|
FunctionalConstraint |
getFc()
|
boolean |
isDchg()
|
boolean |
isDupd()
|
boolean |
isQchg()
|
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 |
---|
public DA(org.w3c.dom.Node xmlNode) throws SCLParserException
SCLParserException
Method Detail |
---|
public FunctionalConstraint getFc()
public boolean isDchg()
public boolean isQchg()
public boolean isDupd()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |