public interface ManyValuedMetaProperty<T,R,C extends Collection<R>> extends MetaProperty<T,R,C>
asFunctionalProperty, asManyValuedProperty
Modifier and Type | Method and Description |
---|---|
C |
get(T object) |
void |
set(T o,
C value,
Lit mode) |
void |
set(T o,
R value,
Lit mode) |
asFunctionalProperty, asManyValuedProperty, getIndex, getKey, getName, isDatatype, isManyValued
compareTo
getId, getUri
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.