public class CollectionParameter extends Object
| Constructor and Description |
|---|
CollectionParameter() |
CollectionParameter(Collection value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
protected String value
public CollectionParameter()
public CollectionParameter(Collection value)
Copyright © 2021. All rights reserved.