public class PropertySelectorAttribute extends Attribute<PropertySelectorProvider>
| Constructor and Description |
|---|
PropertySelectorAttribute(PropertySelectorProvider value) |
| Modifier and Type | Method and Description |
|---|---|
PropertySelectorProvider |
getValue() |
PropertySelector |
getValue(Entity root) |
public PropertySelectorAttribute(PropertySelectorProvider value)
public PropertySelectorProvider getValue()
getValue in class Attribute<PropertySelectorProvider>public PropertySelector getValue(Entity root)
Copyright © 2021. All Rights Reserved.