org.kie.kieora.model.schema
public interface MetaProperty
Modifier and Type | Method and Description |
---|---|
void |
addType(Class<?> aClass) |
String |
getName() |
Set<Class<?>> |
getTypes() |
boolean |
isSearchable() |
void |
setAsSearchable() |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.