public class TableDefinition extends AbstractDefinition
annotations, attributeList, id| Modifier | Constructor and Description |
|---|---|
protected |
TableDefinition(String id) |
| Modifier and Type | Method and Description |
|---|---|
TableDefinition |
annotation(Annotation annotation) |
TableDefinition |
attribute(String attributeName,
Attribute.Type type) |
static TableDefinition |
id(String id) |
String |
toString() |
annotation, checkAttribute, equals, equalsIgnoreAnnotations, getAnnotations, getAttributeList, getAttributeNameArray, getAttributePosition, getAttributeType, getId, hashCode, setIdprotected TableDefinition(String id)
public static TableDefinition id(String id)
public TableDefinition attribute(String attributeName, Attribute.Type type)
public TableDefinition annotation(Annotation annotation)
public String toString()
toString in class AbstractDefinitionCopyright © 2025 WSO2. All Rights Reserved.