Modifier and Type | Fields and Description |
---|---|
static String |
SAME_NAME
Indicates to use the parameter name itself for the exported name.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultValue
Indicates the default value, as it will be written in Java code.
|
String |
name
Returns the name of the exported property name.
|
boolean |
required
Indicates that this parameter is required.
|
public static final String SAME_NAME
public abstract String name
public abstract String defaultValue
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.