org.wso2.carbon.event.stream.manager.admin.internal
Class EventStreamAttributeDto
java.lang.Object
org.wso2.carbon.event.stream.manager.admin.internal.EventStreamAttributeDto
public class EventStreamAttributeDto
- extends Object
This class contains properties of inputs and outputs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventStreamAttributeDto
public EventStreamAttributeDto()
getAttributeName
public String getAttributeName()
setAttributeName
public void setAttributeName(String attributeName)
getAttributeType
public String getAttributeType()
setAttributeType
public void setAttributeType(String attributeType)
Copyright © 2015 WSO2. All rights reserved.