Click or drag to resize

JavaEnum Class

Class for serializing/deserializing Java enums
Inheritance Hierarchy
SystemObject
  Hazelcast.IO.SerializationJavaEnum

Namespace:  Hazelcast.IO.Serialization
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax
public class JavaEnum

The JavaEnum type exposes the following members.

Constructors
  NameDescription
Public methodJavaEnum
Initializes a new instance of the JavaEnum class
Top
Properties
  NameDescription
Public propertyType
Public propertyValue
Top
Methods
See Also