public static interface CustomRecordType.Property
Modifier and Type | Method and Description |
---|---|
String |
getName()
Method to obtain the name of the property.
|
Object |
getType()
Method to obtain the type of the property.
|
String getName()
Object getType()
Object
can be a
CustomArrayType
, a CustomRecordType
or a
Class
for the simple typesCopyright © 2023 Denodo Technologies. All rights reserved.