|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openiec61850.server.scl.AbstractType
org.openiec61850.server.scl.DOType
public class DOType
Constructor Summary | |
---|---|
DOType(org.w3c.dom.Node xmlNode)
|
Method Summary | |
---|---|
java.lang.String |
getCdc()
|
java.util.Vector<DA> |
getdAttributes()
|
java.lang.String |
getIedType()
|
java.util.Vector<SDO> |
getSdos()
|
Methods inherited from class org.openiec61850.server.scl.AbstractType |
---|
getDesc, getId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOType(org.w3c.dom.Node xmlNode) throws SCLParserException
SCLParserException
Method Detail |
---|
public java.lang.String getCdc()
public java.lang.String getIedType()
public java.util.Vector<DA> getdAttributes()
public java.util.Vector<SDO> getSdos()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |