Class UITablePrefJSONObject.UITablePrefConstrJSONObject

java.lang.Object
org.json.JSONObject
com.onenetwork.platform.integ.rest.json.UITablePrefJSONObject.UITablePrefConstrJSONObject
Enclosing class:
UITablePrefJSONObject

public static class UITablePrefJSONObject.UITablePrefConstrJSONObject
extends org.json.JSONObject
JSON presentation of UITablePrefConstr model
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  UITablePrefJSONObject.UITablePrefConstrJSONObject.EnterpriseJSONObject
    JSON presentation of Enterprise model
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String ENTERPRISES  
    static java.lang.String ROLE_TYPES  

    Fields inherited from class org.json.JSONObject

    NULL
  • Constructor Summary

    Constructors 
    Constructor Description
    UITablePrefConstrJSONObject()  
  • Method Summary

    Modifier and Type Method Description
    void addEnterprise​(UITablePrefJSONObject.UITablePrefConstrJSONObject.EnterpriseJSONObject enterprise)  
    void addRoleType​(java.lang.String roleType)  
    org.json.JSONArray getEnterprises()  
    org.json.JSONArray getRoleTypes()  
    java.lang.Boolean isSetEnterprises()  
    java.lang.Boolean isSetRoleTypes()  

    Methods inherited from class org.json.JSONObject

    accumulate, append, asMap, doubleToString, entrySet, get, getBigDecimal, getBigInteger, getBoolean, getDouble, getEnum, getFloat, getInt, getJSONArray, getJSONObject, getLong, getNames, getNames, getNumber, getString, has, increment, isDecimalNotation, isEmpty, isNull, keys, keySet, length, names, numberToString, opt, optBigDecimal, optBigInteger, optBoolean, optBoolean, optDouble, optDouble, optEnum, optEnum, optFloat, optFloat, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optNumber, optNumber, optQuery, optQuery, optString, optString, put, put, put, put, put, put, put, put, putOnce, putOpt, query, query, quote, quote, remove, similar, stringToNumber, stringToValue, testValidity, toJSONArray, toMap, toString, toString, valueToString, wrap, write, write

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait