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