public class DDLIndexField extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DDLIndexField.DDLIndexFieldBuilder |
Modifier and Type | Method and Description |
---|---|
static DDLIndexField.DDLIndexFieldBuilder |
builder() |
boolean |
equals(Object o) |
String |
getFieldName() |
TypeInfo<?> |
getType() |
int |
hashCode() |
String |
toString() |
public String getFieldName()
public TypeInfo<?> getType()
public static DDLIndexField.DDLIndexFieldBuilder builder()
Copyright © 2007–2021 Atlassian. All rights reserved.