com.prosysopc.ua
Class AnnotationUtils

java.lang.Object
  extended by com.prosysopc.ua.AnnotationUtils

public class AnnotationUtils
extends Object


Constructor Summary
AnnotationUtils()
           
 
Method Summary
static org.opcfoundation.ua.builtintypes.ExpandedNodeId readTypeDefinitionId(Class<?> clazz)
          Get the TypeDefinition of a java class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationUtils

public AnnotationUtils()
Method Detail

readTypeDefinitionId

public static org.opcfoundation.ua.builtintypes.ExpandedNodeId readTypeDefinitionId(Class<?> clazz)
                                                                             throws AnnotationException
Get the TypeDefinition of a java class.

Throws:
AnnotationException - if not found


Copyright © 2018. All rights reserved.