public class StreamEntry extends Object
StreamEntry()
String
getName()
getType()
getValue()
void
setName(String name)
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamEntry()
public void setName(String name)
public void setValue(String value)
public void setType(String type)
public String getName()
public String getValue()
public String getType()
Copyright © 2019 WSO2. All rights reserved.