JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.scaleoutsoftware.soss.client.util
Interface HasValue<V>
public interface
HasValue<V>
Enum classes can implement this interface if they want Struct.EnumXx Members to serialize the Enum's value as opposed to its ordinal.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
V
value
()
Method Detail
value
V
value()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method