Serialized Form
serialVersionUID: -2767605614048989439L
keys
java.lang.String[] keys
elementData
java.lang.Object[] elementData
- The array buffer into which the components of the vector are
stored. The capacity of the vector is the length of this array buffer.
- Since:
- JDK1.0
elementCount
int elementCount
- The number of valid components in the vector.
- Since:
- JDK1.0
capacityIncrement
int capacityIncrement
- The amount by which the capacity of the vector is automatically
incremented when its size becomes greater than its capacity. If
the capacity increment is
0, the capacity of the
vector is doubled each time it needs to grow.
- Since:
- JDK1.0
allowDups
boolean allowDups
|
Class cleoni.adv.Maint extends javax.servlet.http.HttpServlet implements Serializable |
skin
Skin skin
systemDir
java.lang.String systemDir
navigatorUrl
java.lang.String navigatorUrl
worlds
DictSorted worlds
clusters
DictSorted clusters
clusterslist
DictSorted clusterslist
count
int count
dbdriver
java.lang.String dbdriver
dbhost
java.lang.String dbhost
dbport
java.lang.String dbport
dbname
java.lang.String dbname
dbuser
java.lang.String dbuser
dbpass
java.lang.String dbpass
dbconnstr
java.lang.String dbconnstr
serverlock
java.lang.Object serverlock
serverType
java.lang.String serverType
serverAdminPasswd
java.lang.String serverAdminPasswd
msgRefreshRate
int msgRefreshRate
bannersHref
Dict bannersHref
bannersImg
Dict bannersImg
systemDir
java.lang.String systemDir
savingDir
java.lang.String savingDir
|
Package org.cjncreations.csi |