public class JSONAPIField extends Object
Constructor and Description |
---|
JSONAPIField() |
Modifier and Type | Method and Description |
---|---|
static JSONAPIField |
from(com.yahoo.bullet.typesystem.Schema.Field field)
Creates an instance from a
Schema.Field . |
public static JSONAPIField from(com.yahoo.bullet.typesystem.Schema.Field field)
Schema.Field
. Does not care if the field is valid.field
- The field to convert.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.