- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.watson.discovery.v1.model.Field
-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
static interface |
Field.Type
The type of the field.
|
-
Method Summary
-
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
-
Method Detail
-
getField
public String getField()
Gets the field.
The name of the field.
- Returns:
- the field
-
getType
public String getType()
Gets the type.
The type of the field.
- Returns:
- the type
- Detail:
- Field |
- Constr |
- Method
Copyright © 2023 IBM Cloud. All rights reserved.