- name - Variable in class com.edgeti.EntryRelationDb.Entry
-
- name - Variable in class com.edgeti.EntryRelationDb.Row
-
- name - Variable in class com.edgeti.EntryRelationDb.Table
-
- name - Variable in class com.edgeti.Utils.Column
-
The name.
- name - Variable in class com.edgeti.VisibilityServer.ColumnInfoObject
-
- name - Variable in class com.edgeti.VisibilityServer.DashInfoObject
-
- name - Variable in class com.edgeti.VisibilityServer.FlexEntryObject
-
- name - Variable in class com.edgeti.VisibilityServer.SlideShowInfoObject
-
- name - Variable in class com.edgeti.VisibilityServer.TablesInfoObject
-
- name - Variable in class com.edgeti.VisibilityServer.UserInfoObject
-
- name - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleInfoObject
-
The name.
- name - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.RoleNode
-
The name.
- name - Variable in class com.edgeti.VisibilityServer.UsersAndRoles.TableInfoObject
-
The name.
- name - Variable in class com.fgm.scriptEngine.ScriptResultObject
-
The name.
- name - Variable in class com.fgm.visibilityScriptingServer.Utils.UserInfoObject
-
The name.
- names() - Method in class org.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this
JSONObject.
- NavJson - Class in com.novetta.yuitest
-
Class to wrap an org.json.JSONObject.
- NavJson(String) - Constructor for class com.novetta.yuitest.NavJson
-
Constructor .
- NavJson(JSONObject) - Constructor for class com.novetta.yuitest.NavJson
-
Copy constructor.
- next() - Method in class org.json.JSONTokener
-
Get the next character in the source string.
- next(char) - Method in class org.json.JSONTokener
-
Consume the next character, and check that it matches a specified
character.
- next(int) - Method in class org.json.JSONTokener
-
Get the next n characters.
- nextCDATA() - Method in class org.json.XMLTokener
-
Get the text in the CDATA block.
- nextClean() - Method in class org.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextContent() - Method in class org.json.XMLTokener
-
Get the next XML outer token, trimming whitespace.
- nextEntity(char) - Method in class org.json.XMLTokener
-
Return the next entity.
- nextMeta() - Method in class org.json.XMLTokener
-
Returns the next XML meta token.
- nextString(char) - Method in class org.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - Method in class org.json.JSONTokener
-
Get the text up but not including the specified character or the
end of line, whichever comes first.
- nextTo(String) - Method in class org.json.JSONTokener
-
Get the text up but not including one of the specified delimiter
characters or the end of line, whichever comes first.
- nextToken() - Method in class org.json.HTTPTokener
-
Get the next token or string.
- nextToken() - Method in class org.json.XMLTokener
-
Get the next XML Token.
- nextValue() - Method in class org.json.JSONTokener
-
Get the next value.
- noSpace(String) - Static method in class org.json.XML
-
Throw an exception if the string contains whitespace.
- NOT_EQUALS - Static variable in class com.edgeti.VisibilityServer.WhereClause
-
- NULL - Static variable in class org.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULL
object than to use Java's null
value.
- NULLABLE_COLUMNS - Static variable in class com.fgm.dataParser.ContractsParser
-
The Constant NULLABLE_COLUMNS.
- NUMBER - Static variable in class com.edgeti.VisibilityServer.ColumnInfoObject
-
- numberToString(Number) - Static method in class org.json.JSONObject
-
Produce a string from a Number.
- numRows() - Method in class com.edgeti.EntryRelationDb.Table
-