Class BaselineConfigurationConfigSpec

java.lang.Object
wt.configuration.BaselineConfigurationConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, NetFactor, ConfigSpec

public class BaselineConfigurationConfigSpec extends Object implements NetFactor, ConfigSpec, Externalizable
The config spec used by a BaselineConfigurationVersion to traverse its structure.

Use the newBaselineConfigurationConfigSpec static factory method(s), not the BaselineConfigurationConfigSpec constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: