getFields method of the DataScheme class
The scheme components represented by DataFieldInfo objects. If the scheme has only one component, this array contains one element. May be returned null, if the scheme is not compound.
DataFieldInfo[] getFields();
Return values
Returns an array of DataFieldInfo objects.
02.03.2022 12:59:15