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 | getName() | 
| int | getType() | 
public int getType()
public String getName()
public List<CodecModel.ParameterModel> getEventParams()
public String getComment()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.