com.prosysopc.ua.server
Class PredefinedIdPair

java.lang.Object
  extended by com.prosysopc.ua.server.PredefinedIdPair

public class PredefinedIdPair
extends Object


Constructor Summary
PredefinedIdPair(Object id, org.opcfoundation.ua.core.NodeClass nodeClass)
           
 
Method Summary
 Object getId()
           
 org.opcfoundation.ua.core.NodeClass getNodeClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredefinedIdPair

public PredefinedIdPair(Object id,
                        org.opcfoundation.ua.core.NodeClass nodeClass)
Method Detail

getId

public Object getId()

getNodeClass

public org.opcfoundation.ua.core.NodeClass getNodeClass()


Copyright © 2018. All rights reserved.