org.kie.workbench.common.screens.datamodeller.client.util
Class AnnotationValueHandler
java.lang.Object
org.kie.workbench.common.screens.datamodeller.client.util.AnnotationValueHandler
public class AnnotationValueHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationValueHandler
protected AnnotationValueHandler()
getInstance
public static AnnotationValueHandler getInstance()
getStringValue
public String getStringValue(ObjectPropertyTO propertyTO,
String annotationClassName,
String memberValue)
getStringValue
public String getStringValue(AnnotationTO annotationTO,
String memberName)
getStringValue
public String getStringValue(AnnotationTO annotationTO,
String memberName,
String defaultValue)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.