@NoImplement
public static interface ConnectivitySchemaBuilder.ConnectionParameterConfigurer
| Modifier and Type | Method and Description |
|---|---|
ConnectivitySchemaBuilder.ConnectionParameterConfigurer |
setMandatory(boolean mandatory)
Specifies whether the parameter is mandatory or not
|
ConnectivitySchemaBuilder.ConnectionParameterConfigurer |
setPropertyTerm(String propertyTerm)
Specifies the parameter's property term.
|
ConnectivitySchemaBuilder.ConnectionParameterConfigurer |
setRange(String range)
Specifies the parameter's range
|
ConnectivitySchemaBuilder.ConnectionParameterConfigurer setPropertyTerm(String propertyTerm)
propertyTerm - the property term.this configurerConnectivitySchemaBuilder.ConnectionParameterConfigurer setRange(String range)
range - a rangethis configurerConnectivitySchemaBuilder.ConnectionParameterConfigurer setMandatory(boolean mandatory)
mandatory - the mandatory boolean valuethis configurerCopyright © 2021. All rights reserved.