com.prosysopc.ua.server
Class ServerCodegenModel
java.lang.Object
com.prosysopc.ua.CodegenModel
com.prosysopc.ua.server.ServerCodegenModel
public class ServerCodegenModel
- extends CodegenModel
Server side CodegenModel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerCodegenModel
public ServerCodegenModel(Collection<Class<? extends UaInstance>> classes)
ServerCodegenModel
public ServerCodegenModel(Collection<Class<? extends UaInstance>> classes,
GeneratedDataTypeDictionary dataTypeDictionary)
ServerCodegenModel
public ServerCodegenModel(Collection<Class<? extends UaInstance>> classes,
org.opcfoundation.ua.encoding.binary.IEncodeableSerializer[] serializers)
ServerCodegenModel
public ServerCodegenModel(Collection<Class<? extends UaInstance>> classes,
org.opcfoundation.ua.encoding.binary.IEncodeableSerializer[] serializers,
GeneratedDataTypeDictionary dataTypeDictionary)
Copyright © 2018. All rights reserved.