Package | Description |
---|---|
com.asakusafw.info |
Asakusa DSL core information models.
|
Modifier and Type | Method and Description |
---|---|
List<ParameterInfo> |
ParameterListAttribute.getElements()
Returns the elements.
|
Constructor and Description |
---|
ParameterListAttribute(Collection<? extends ParameterInfo> elements,
boolean strict)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.