public class JavascriptEnum extends Object
protected String
name
protected IJavascriptRuntime
runtime
type
protected Object
value
protected
JavascriptEnum(String type, String name)
Object
getEnumValue()
String
getName()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected IJavascriptRuntime runtime
protected String type
protected String name
protected Object value
protected JavascriptEnum(String type, String name)
public Object getEnumValue()
public String getType()
public String getName()
Copyright © 2016. All Rights Reserved.