public class ConnectionSchemaPairProperty extends ConnectionSchemaProperty
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_NAME_LABEL |
static String |
PROPERTY_VALUE_LABEL |
DRIVER_NAME_LABEL, JNDI_NAME_LABEL, LIMIT_LABEL, PROPERTIES_NAME_LABEL, REPEATABLE_LABEL, REQUIRED_LABEL, TYPE_LABEL
Constructor and Description |
---|
ConnectionSchemaPairProperty(String name) |
Modifier and Type | Method and Description |
---|---|
List<ConnectionSchemaProperty> |
getProperties() |
void |
setProperties(List<ConnectionSchemaProperty> properties) |
getLimit, getName, getType, isRepeatable, isRequired, setLimit, setName, setRepeatable, setRequired, setType
public static final String PROPERTY_NAME_LABEL
public static final String PROPERTY_VALUE_LABEL
public ConnectionSchemaPairProperty(String name)
public List<ConnectionSchemaProperty> getProperties()
public void setProperties(List<ConnectionSchemaProperty> properties)
Copyright © 2013–2019. All rights reserved.