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