public class StreamDefinition extends AbstractDefinition
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
attributeNameArray |
protected boolean |
hasDefinitionChanged |
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) |
StreamDefinition |
clone() |
String[] |
getAttributeNameArray() |
static StreamDefinition |
id(String streamId) |
annotation, checkAttribute, equals, equalsIgnoreAnnotations, getAnnotations, getAttributeList, getAttributePosition, getAttributeType, getId, getQueryContextEndIndex, getQueryContextStartIndex, hashCode, setId, setQueryContextEndIndex, setQueryContextStartIndex, toString, toStringprotected String[] attributeNameArray
protected boolean hasDefinitionChanged
public StreamDefinition()
protected StreamDefinition(String streamId)
public static StreamDefinition id(String streamId)
public StreamDefinition attribute(String attributeName, Attribute.Type type)
public String[] getAttributeNameArray()
getAttributeNameArray in class AbstractDefinitionpublic StreamDefinition annotation(Annotation annotation)
public StreamDefinition clone()
Copyright © 2019. All rights reserved.