public interface OneValuedMetaProperty<T,R>
extends org.drools.core.metadata.MetaProperty<T,R,R>
Modifier and Type | Method and Description |
---|---|
R |
get(T object) |
void |
set(T o,
R value) |
void |
set(T target,
R value,
Lit set) |
asFunctionalProperty, asManyValuedProperty, getIndex, getKey, getName, isDatatype, isManyValued
compareTo
getId, getUri
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.