public class SchemaInfoBuiltin extends QApiType
QApiTypeDescriptor{name=SchemaInfoBuiltin, data={json-type=JSONType}, innerTypes=null}| Constructor and Description |
|---|
SchemaInfoBuiltin() |
SchemaInfoBuiltin(JSONType jsonType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
SchemaInfoBuiltin |
withJsonType(JSONType value) |
toStringpublic SchemaInfoBuiltin()
public SchemaInfoBuiltin(JSONType jsonType)
@Nonnull public SchemaInfoBuiltin withJsonType(JSONType value)
public List<String> getFieldNames()
getFieldNames in class QApiTypepublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class QApiTypeNoSuchFieldException