JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.vrap.rmf.base.client
Interface JsonEnum
public interface
JsonEnum
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getJsonName
()
the JSON value
String
name
()
the enum value
String
toString
()
convert value to string
Method Details
getJsonName
String
getJsonName
()
the JSON value
Returns:
json value
name
String
name
()
the enum value
Returns:
name
toString
String
toString
()
convert value to string
Overrides:
toString
in class
Object
Returns:
string representation