public class DefaultMappedField extends Object implements MappedField
| Constructor and Description |
|---|
DefaultMappedField(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFieldDescription() |
String |
getFieldName() |
int |
hashCode() |
String |
toString() |
public DefaultMappedField(@NonNull
String name)
@NonNull public String getFieldDescription()
getFieldDescription in interface Field@NonNull public String getFieldName()
getFieldName in interface MappedFieldCopyright © 2017–2021 DataStax. All rights reserved.