Package wt.series
Class _MultilevelSeries
java.lang.Object
wt.series._Series
wt.series.Series
wt.series._MultilevelSeries
- All Implemented Interfaces:
Externalizable,Serializable,Cloneable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable
- Direct Known Subclasses:
MultilevelSeries
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe current level within a series that marks the depth. -
Method Summary
Methods inherited from class wt.series.Series
clone, decrement, equals, equals, getClassForName, getUniqueSeriesName, greaterThan, hashCode, increment, lessThan, newSeries, newSeries, newSeriesWithoutValidation, reset, setValueWithoutValidating, toString, validateLength, validateMax, validateTypeMethods inherited from class wt.series._Series
getValue, readVersion, setValue
-
Field Details
-
LEVEL
The current level within a series that marks the depth.Supported API: true
- See Also:
-
-
Method Details
-
getLevel
The current level within a series that marks the depth.Supported API: true
- See Also:
-
setLevel
The current level within a series that marks the depth.Supported API: true
- See Also:
-