StructObject
Package:
Summary:
Create objects from list of strict type variables
Groups:
Author:
Description:
This class can be used to create objects from list of strict type variables.
It takes a string with the names of types of variables that the current object should have.
The class only allows setting such variables to values of the specified types. The variables may not be unset.
It takes a string with the names of types of variables that the current object should have.
The class only allows setting such variables to values of the specified types. The variables may not be unset.
Comments are closed.