org.wso2.siddhi.query.api.definition
Class Attribute
java.lang.Object
org.wso2.siddhi.query.api.definition.Attribute
public class Attribute
- extends Object
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 © 2014. All rights reserved.