Class UITablePrefJSONObject.UITablePrefConstrJSONObject.EnterpriseJSONObject

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

public static class UITablePrefJSONObject.UITablePrefConstrJSONObject.EnterpriseJSONObject
extends org.json.JSONObject
JSON presentation of Enterprise model
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String ENT_NAME  
    static java.lang.String SYS_ENT_ID  

    Fields inherited from class org.json.JSONObject

    NULL
  • Constructor Summary

    Constructors 
    Constructor Description
    EnterpriseJSONObject()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getName()  
    java.lang.Long getSysEntId()  
    java.lang.Boolean isSetName()  
    java.lang.Boolean isSetSysEntId()  
    void setName​(java.lang.String value)  
    void setSysEntId​(java.lang.Long value)  

    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