public class NamedClientTypeSignature extends Object
| Constructor and Description |
|---|
NamedClientTypeSignature(Optional<RowFieldName> fieldName,
ClientTypeSignature typeSignature) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<RowFieldName> |
getFieldName() |
Optional<String> |
getName() |
ClientTypeSignature |
getTypeSignature() |
int |
hashCode() |
String |
toString() |
public NamedClientTypeSignature(Optional<RowFieldName> fieldName, ClientTypeSignature typeSignature)
public Optional<RowFieldName> getFieldName()
public ClientTypeSignature getTypeSignature()
Copyright © 2012–2019. All rights reserved.