org.drools.guvnor.client.asseteditor.drools.factmodel
Class AnnotationMetaModel
java.lang.Object
org.drools.guvnor.client.asseteditor.drools.factmodel.AnnotationMetaModel
- All Implemented Interfaces:
- Serializable, PortableObject
public class AnnotationMetaModel
- extends Object
- implements PortableObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
values
public Map<String,String> values
AnnotationMetaModel
public AnnotationMetaModel()
AnnotationMetaModel
public AnnotationMetaModel(String name,
Map<String,String> values)
getValues
public Map<String,String> getValues()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.