com.hazelcast.client.protocol.generator
public static class CodecModel.EventModel extends Object
Constructor and Description |
---|
CodecModel.EventModel() |
Modifier and Type | Method and Description |
---|---|
List<CodecModel.ParameterModel> |
getEventParams() |
String |
getName() |
int |
getType() |
String |
getTypeString() |
public int getType()
public String getName()
public String getTypeString()
public List<CodecModel.ParameterModel> getEventParams()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.