|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openiec61850.common.model.ModelNode
org.openiec61850.common.model.Server
public final class Server
Field Summary |
---|
Fields inherited from class org.openiec61850.common.model.ModelNode |
---|
children, fc, objectReference |
Constructor Summary | |
---|---|
Server(java.util.List<LogicalDevice> logicalDevices)
|
Method Summary | |
---|---|
Server |
copy()
Copies the whole node with all of its children. |
java.lang.String |
getAuthentication()
|
void |
setAuthentication(java.lang.String authentication)
|
java.lang.String |
toString()
|
Methods inherited from class org.openiec61850.common.model.ModelNode |
---|
findSubNode, getBasicDataAttributes, getChild, getChild, getChildren, getFunctionalConstraint, getIterators, getNodeName, getReference, iterator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Server(java.util.List<LogicalDevice> logicalDevices)
Method Detail |
---|
public java.lang.String getAuthentication()
public void setAuthentication(java.lang.String authentication)
public Server copy()
ModelNode
copy
in class ModelNode
public java.lang.String toString()
toString
in class ModelNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |