public static interface Schema.Record extends Schema.Node
Modifier and Type | Method and Description |
---|---|
List<Schema.Field> |
getFields()
Returns an immutable, ordered list of field definitions.
|
getMax, getMin, getName, isVariable
List<Schema.Field> getFields()
There will be at least one.
Copyright © 2022 Push Technology Ltd. All Rights Reserved.