org.drools.factmodel
Class AnnotationDefinition.AnnotationPropertyVal
java.lang.Object
org.drools.factmodel.AnnotationDefinition.AnnotationPropertyVal
- Enclosing class:
- AnnotationDefinition
public static class AnnotationDefinition.AnnotationPropertyVal
- extends Object
toString
public String toString()
- Overrides:
toString
in class Object
getProperty
public String getProperty()
setProperty
public void setProperty(String property)
getType
public Class getType()
setType
public void setType(Class type)
getValue
public Object getValue()
setValue
public void setValue(Object value)
getValType
public AnnotationDefinition.AnnotationPropertyVal.ValType getValType()
setValType
public void setValType(AnnotationDefinition.AnnotationPropertyVal.ValType valType)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.