public static class CodecModel.EventModel extends Object
Constructor and Description |
---|
CodecModel.EventModel() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
List<CodecModel.ParameterModel> |
getEventParams() |
String |
getHexadecimalTypeId() |
String |
getName() |
int |
getType() |
public int getType()
public String getHexadecimalTypeId()
public String getName()
public List<CodecModel.ParameterModel> getEventParams()
public String getComment()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.