Uses of Class
com.prosysopc.ua.server.PredefinedIdPair

Packages that use PredefinedIdPair
com.prosysopc.ua.server Main server side classes of the SDK. 
 

Uses of PredefinedIdPair in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that return types with arguments of type PredefinedIdPair
static Map<String,PredefinedIdPair> NodeManagerTable.ModelParserForUaDefinedTypes.getCsvIds(URL file)
           
static Map<String,PredefinedIdPair> NodeManagerTable.ModelParserForUaDefinedTypes.getIdentifierPairs()
           
static Map<String,PredefinedIdPair> NodeManagerTable.ModelParserForUaDefinedTypes.getStandardIds()
           
 

Constructor parameters in com.prosysopc.ua.server with type arguments of type PredefinedIdPair
NodeManagerTable.ModelParserForUaDefinedTypes(NodeManagerTable nodeManagerTable, URL path, Map<String,PredefinedIdPair> ids, org.opcfoundation.ua.common.NamespaceTable nsTable)
          Creates a new ModelParser with the handler and xmlPath specified
NodeManagerTable.ModelParserForUaDefinedTypes(NodeManagerTable nodeManagerTable, URL path, Map<String,PredefinedIdPair> ids, org.opcfoundation.ua.common.NamespaceTable nsTable, Map<String,NodeManagerTable.ModelParserForUaDefinedTypes.ParentDefinition> parentIds)
           
 



Copyright © 2018. All rights reserved.