public static class SchemaConversions.RowField<T> extends Object
SchemaConversions.typeRow(java.util.List<org.wikimedia.eventutilities.core.event.types.SchemaConversions.RowField<T>>)
implementation.Constructor and Description |
---|
RowField(String name,
T type,
boolean isNullable,
String description) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDescription() |
String |
getName() |
T |
getType() |
int |
hashCode() |
boolean |
isNullable() |
String |
toString() |
public boolean isNullable()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.