| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(IJSObject other) |
String |
getCode() |
String |
getDisplayValue() |
com.google.gwt.json.client.JSONValue |
getJSONValue() |
EnumModel |
getModel() |
String |
getType() |
String |
getValue() |
boolean |
isEquals(IJSObject other) |
String |
toString() |
public static final String TYPE
public int compareTo(IJSObject other)
compareTo in interface Comparable<IJSObject>public String getValue()
public EnumModel getModel()
public String getCode()
public com.google.gwt.json.client.JSONValue getJSONValue()
getJSONValue in interface IJSObjectpublic String getDisplayValue()
getDisplayValue in interface IJSObjectCopyright © 2018. All rights reserved.