Class UdtConfigDefinition

  • All Implemented Interfaces:
    java.io.Serializable

    public class UdtConfigDefinition
    extends TagConfigDefinition
    This is a definition of a Udt type, including all of its members. It is only really used for loading definitions from storage, as edits are usually applied as single TgaConfigDefinitions. However, the storage engine should be able to support these objects as well. since 8.0
    See Also:
    Serialized Form