public static interface CustomRecordValue.Property
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Method to obtain the name of the property.
|
Object |
getValue()
Method to obtain the value of the record's property.
|
String getName()
Object getValue()
CustomRecordValue, a CustomArrayValue or an
Object derived of a native type.Copyright © 2024 Denodo Technologies. All rights reserved.