Interface EnumerationValue

All Known Implementing Classes:
EnumerationValueImpl

public interface EnumerationValue
An enumeration value represented through this interface can be automatically supported by the serialization mechanism. Enumeration values can be represented otherwise, but in that case the specific serializers and deserializers should be registered.