JavaEnum ClassHazelcast .Net Client Class Library
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.6.4.0
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

  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference