public interface OneValuedMetaProperty<T,R> extends MetaProperty<T,R,R>
asFunctionalProperty, asManyValuedProperty
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–2015 JBoss by Red Hat. All rights reserved.