public interface CustomArrayType
Modifier and Type | Method and Description |
---|---|
String |
getName()
Method to obtain the name of the record type.
|
CustomRecordType |
getRecordType()
Method to obtain the type of the array elements.
|
String getName()
CustomRecordType getRecordType()
CustomRecordType
with the type of the objects
stored into the array.Copyright © 2019 Denodo Technologies. All rights reserved.