public class PropertyQueries extends Object
PropertyQuery
Modifier and Type | Method and Description |
---|---|
static <V> PropertyQuery<V> |
createQuery(Class<?> targetClass)
Create a new
PropertyQuery |
public static <V> PropertyQuery<V> createQuery(Class<?> targetClass)
PropertyQuery
V
- targetClass
- Copyright © 2017 JBoss by Red Hat. All rights reserved.