public class TableCapabilityBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_CAPABILITIES |
| Constructor and Description |
|---|
TableCapabilityBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TableCapabilityBuilder |
add(String skill) |
String |
build() |
String |
getDBValue() |
static String |
getKey() |
public static final String KEY_CAPABILITIES
public TableCapabilityBuilder add(String skill)
public String build()
public String getDBValue()
public static String getKey()
Copyright © 2024 The Apache Software Foundation. All rights reserved.