public class Field extends GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Field.Type |
| Constructor and Description |
|---|
Field(String field,
Field.Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
Field.Type |
getType() |
equals, hashCode, toStringpublic Field(String field, Field.Type type)
public String getField()
public Field.Type getType()
Copyright © 2015–2016 IBM Watson. All rights reserved.