public class QueryParameter extends Object
QueryParameter(String name, Class<?> type)
String
getName()
Class<?>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryParameter(String name, Class<?> type)
public String getName()
public Class<?> getType()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.