public class NamedType extends Object
| Constructor and Description |
|---|
NamedType(Optional<RowFieldName> name,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<RowFieldName> |
getName() |
Type |
getType() |
int |
hashCode() |
public NamedType(Optional<RowFieldName> name, Type type)
Copyright © 2012–2022. All rights reserved.