public class QueryPropertyImpl extends Object implements QueryProperty
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
function  | 
protected String | 
name  | 
| Constructor and Description | 
|---|
QueryPropertyImpl(String name)  | 
QueryPropertyImpl(String name,
                 String function)  | 
public QueryPropertyImpl(String name)
public String getName()
getName in interface QueryPropertypublic String getFunction()
getFunction in interface QueryPropertyCopyright © 2017. All rights reserved.