org.wso2.siddhi.query.api.definition
Class Attribute
java.lang.Object
org.wso2.siddhi.query.api.definition.Attribute
- All Implemented Interfaces:
- Serializable
public class Attribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Attribute
public Attribute(String name,
Attribute.Type type)
getName
public String getName()
getType
public Attribute.Type getType()
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2015 WSO2. All Rights Reserved.