public interface Parameterized
Parameter
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
getParameters()
Provides access to all parameters associated with given Parameterized instance.
|
boolean |
requiresEntity()
Provides information on presence of an entity parameter.
|
List<Parameter> getParameters()
boolean requiresEntity()
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.