|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opcfoundation.ua.utils.AbstractStructure
org.opcfoundation.ua.core.NetworkGroupDataType
public class NetworkGroupDataType
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
static ExpandedNodeId |
ID
|
protected EndpointUrlListDataType[] |
NetworkPaths
|
protected String |
ServerUri
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
NetworkGroupDataType()
|
|
NetworkGroupDataType(String ServerUri,
EndpointUrlListDataType[] NetworkPaths)
|
|
| Method Summary | |
|---|---|
NetworkGroupDataType |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
EndpointUrlListDataType[] |
getNetworkPaths()
|
String |
getServerUri()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setNetworkPaths(EndpointUrlListDataType[] NetworkPaths)
|
void |
setServerUri(String ServerUri)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ExpandedNodeId ID
public static final ExpandedNodeId BINARY
public static final ExpandedNodeId XML
protected String ServerUri
protected EndpointUrlListDataType[] NetworkPaths
| Constructor Detail |
|---|
public NetworkGroupDataType()
public NetworkGroupDataType(String ServerUri,
EndpointUrlListDataType[] NetworkPaths)
| Method Detail |
|---|
public String getServerUri()
public void setServerUri(String ServerUri)
public EndpointUrlListDataType[] getNetworkPaths()
public void setNetworkPaths(EndpointUrlListDataType[] NetworkPaths)
public NetworkGroupDataType clone()
clone in interface Structureclone in class AbstractStructurepublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic ExpandedNodeId getTypeId()
StructuregetTypeId.
ExpandedNodeId object.public ExpandedNodeId getXmlEncodeId()
StructuregetXmlEncodeId.
ExpandedNodeId object.public ExpandedNodeId getBinaryEncodeId()
StructuregetBinaryEncodeId.
ExpandedNodeId object.public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||